zephyr/kernel/include
Anas Nashif 57554055d2 kernel: add a new API for setting thread names
Added k_thread_name_set() and enable thread name setting when declaring
static threads. This is enabled only when THREAD_MONITOR is used. System
threads get a name by default.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-09-27 08:58:55 +05:30
..
gen_offset.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
kernel_internal.h kernel: add a new API for setting thread names 2018-09-27 08:58:55 +05:30
kernel_offsets.h ld: Put 'sizeof(struct device)' in the generated offsets header 2018-09-18 16:23:40 +02:00
kernel_structs.h kernel: add a new API for setting thread names 2018-09-27 08:58:55 +05:30
ksched.h kernel: Fix compilation errors when CONFIG_TIMESLICING=n 2018-09-25 12:54:58 +05:30
kswap.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
offsets_short.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
syscall_handler.h kernel: Using boolean constants instead of 0 or 1 2018-09-18 13:57:15 -04:00
timeout_q.h kernel: Fix list-node add again corruption case in timeout handling 2018-09-21 13:29:09 -04:00
wait_q.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00