zephyr/kernel
Flavio Ceolin ec462f872c kernel: Remove unused definition
_thread definition is not used, just removing it.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-08-16 19:47:41 -07:00
..
include kernel: Remove unused definition 2018-08-16 19:47:41 -07:00
alert.c
atomic_c.c
CMakeLists.txt
compiler_stack_protect.c
device.c
errno.c
idle.c
init.c
int_latency_bench.c
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.event_logger Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.power_mgmt Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
mailbox.c
mem_domain.c
mem_slab.c
mempool.c
msg_q.c
mutex.c
pipes.c
poll.c coverage: kernel: poll: Cleanup redundant code to improve coverage 2018-07-31 20:39:19 -04:00
queue.c
sched.c kernel: sched: Use ticks as time unit in time slicing. 2018-08-14 07:18:44 -07:00
sem.c
smp.c
stack.c
sys_clock.c kernel: sched: Use ticks as time unit in time slicing. 2018-08-13 07:13:22 -07:00
system_work_q.c
thread_abort.c
thread.c
timer.c
userspace_handler.c
userspace.c userspace: add net_context as a kernel object 2018-08-13 07:19:39 -07:00
version.c
work_q.c