Zephyr API 3.6.99
|
Go to the source code of this file.
Macros | |
#define | SYS_THREAD_MONITOR_HEAD ((struct k_thread *)(_kernel.threads)) |
Head element of the thread monitor list. | |
#define | SYS_THREAD_MONITOR_NEXT(obj) |
Gets a thread node's next element. | |
#define SYS_THREAD_MONITOR_HEAD ((struct k_thread *)(_kernel.threads)) |
Head element of the thread monitor list.
Access the head element of the thread monitor list.