zephyr/kernel
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
..
include kernel: add a new API for setting thread names 2018-09-27 08:58:55 +05:30
alert.c
atomic_c.c
CMakeLists.txt
compiler_stack_protect.c
device.c
errno.c
idle.c
init.c kernel: add a new API for setting thread names 2018-09-27 08:58:55 +05:30
int_latency_bench.c
Kconfig kernel: add a new API for setting thread names 2018-09-27 08:58:55 +05:30
Kconfig.power_mgmt
mailbox.c
mem_domain.c
mem_slab.c
mempool.c
msg_q.c
mutex.c
pipes.c kernel: Compare pointers with NULL in while statements 2018-09-18 13:57:15 -04:00
poll.c
queue.c kernel: Compare pointers with NULL in while statements 2018-09-18 13:57:15 -04:00
sched.c
sem.c
smp.c
stack.c kernel: stack: Fix k_stack_pop api 2018-09-18 13:57:39 -04:00
sys_clock.c kernel: Compare pointers with NULL in while statements 2018-09-18 13:57:15 -04:00
system_work_q.c
thread_abort.c
thread.c kernel: add a new API for setting thread names 2018-09-27 08:58:55 +05:30
timer.c
userspace_handler.c
userspace.c
version.c
work_q.c kernel: add a new API for setting thread names 2018-09-27 08:58:55 +05:30