summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b216618)
raw | patch | inline | side by side (parent: b216618)
author | David Lide <a0216552@gtudci01.(none)> | |
Wed, 31 Oct 2012 20:09:49 +0000 (16:09 -0400) | ||
committer | David Lide <a0216552@gtudci01.(none)> | |
Wed, 31 Oct 2012 20:09:49 +0000 (16:09 -0400) |
ti/runtime/netapi/netapi_sched.h | patch | blob | history |
index c01ec9ad37390cfe7dfce6b533065336629b19c3..abc87cbf50c658b47642c17526a9742c55bfe474 100755 (executable)
/**
* @ingroup netapi_cb_functions
- * @brief NETAPI_SCHED_CB Callback function for scheduling context hous keeping. This allows application to set a function to be periodically called by scheduler to perform house keeping chores. If NULL, then no callback will be invoked
+ * @brief NETAPI_SCHED_CB Callback function for scheduling context house keeping. This allows application to set a function to be periodically called by scheduler to perform house keeping chores. If NULL, then no callback will be invoked
*
* @details The application provides a callback function that NETAPI scheduling context will call on a periodic/ low priority basis.
* @param[in] h The handle to the NETAPI scheduling context