/Zephyr-Core-2.7.6/samples/subsys/debug/gdbstub/src/ |
D | main.c | 23 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
|
/Zephyr-Core-2.7.6/tests/kernel/threads/thread_apis/src/ |
D | test_essential_thread.c | 17 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
|
D | test_threads_suspend_resume.c | 13 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
|
D | test_kthread_for_each.c | 25 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
|
D | test_threads_cancel_abort.c | 16 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
|
/Zephyr-Core-2.7.6/tests/boards/native_posix/cpu_wait/src/ |
D | main.c | 76 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
|
/Zephyr-Core-2.7.6/tests/kernel/mem_heap/mheap_api_concept/src/ |
D | test_mheap_api.c | 29 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
|
/Zephyr-Core-2.7.6/arch/x86/core/ia32/ |
D | thread.c | 32 void *thread_entry; member
|
/Zephyr-Core-2.7.6/tests/kernel/sched/schedule_api/src/ |
D | test_sched_priority.c | 19 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
|
D | test_sched_timeslice_and_lock.c | 23 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
|
/Zephyr-Core-2.7.6/tests/kernel/threads/thread_init/src/ |
D | main.c | 57 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
|
/Zephyr-Core-2.7.6/tests/kernel/smp/src/ |
D | main.c | 192 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function 219 k_thread_entry_t thread_entry, int delay) in spawn_threads()
|
/Zephyr-Core-2.7.6/tests/kernel/msgq/msgq_api/src/ |
D | test_msgq_contexts.c | 87 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
|