zephyr/tests/kernel/threads/thread_apis/src
Anas Nashif ebb503ff7b kernel: move thread related helper function kthread.h
Move some helper functions to inernal kthread.h, to offload crowded
sched.c

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-04-01 18:47:36 -04:00
..
main.c kernel: move thread related helper function kthread.h 2024-04-01 18:47:36 -04:00
test_essential_thread.c kernel: move thread related helper function kthread.h 2024-04-01 18:47:36 -04:00
test_kthread_for_each.c tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
test_threads_cancel_abort.c tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
test_threads_cpu_mask.c
test_threads_set_priority.c tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
test_threads_spawn.c
test_threads_suspend_resume.c
tests_thread_apis.h