doc: threads: merge into one document
Merge kernel sections into one single document and remove the intermediate page grouping objects. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
30c3cff842
commit
29f37f0ddb
10 changed files with 948 additions and 1062 deletions
|
@ -2433,8 +2433,7 @@ __syscall int k_stack_pop(struct k_stack *stack, u32_t *data, s32_t timeout);
|
|||
struct k_work;
|
||||
|
||||
/**
|
||||
* @defgroup workqueue_apis Workqueue Thread APIs
|
||||
* @ingroup kernel_apis
|
||||
* @addtogroup thread_apis
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue