Home
last modified time | relevance | path

Searched defs:thread_entry (Results 1 – 13 of 13) sorted by relevance

/Zephyr-Core-2.7.6/samples/subsys/debug/gdbstub/src/
Dmain.c23 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/
Dtest_essential_thread.c17 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
Dtest_threads_suspend_resume.c13 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
Dtest_kthread_for_each.c25 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
Dtest_threads_cancel_abort.c16 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/
Dmain.c76 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/
Dtest_mheap_api.c29 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
/Zephyr-Core-2.7.6/arch/x86/core/ia32/
Dthread.c32 void *thread_entry; member
/Zephyr-Core-2.7.6/tests/kernel/sched/schedule_api/src/
Dtest_sched_priority.c19 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
Dtest_sched_timeslice_and_lock.c23 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/
Dmain.c57 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function
/Zephyr-Core-2.7.6/tests/kernel/smp/src/
Dmain.c192 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/
Dtest_msgq_contexts.c87 static void thread_entry(void *p1, void *p2, void *p3) in thread_entry() function