| /Zephyr-latest/subsys/shell/modules/kernel_service/thread/ | 
| D | thread.c | 15 struct thread_entry {  struct 22 	struct thread_entry *entry = user_data;  in thread_valid_cb()  argument
  | 
| /Zephyr-latest/tests/subsys/debug/thread_analyzer/src/ | 
| D | main.c | 14 static void thread_entry(void *p1, void *p2, void *p3)  in thread_entry()  function
  | 
| /Zephyr-latest/tests/arch/xtensa/save_restore_hifi/src/ | 
| D | main.c | 16 static void thread_entry(void *p1, void *p2, void *p3)  in thread_entry()  function
  | 
| /Zephyr-latest/tests/kernel/smp_suspend/src/ | 
| D | main.c | 24 static void thread_entry(void *p1, void *p2, void *p3)  in thread_entry()  function
  | 
| /Zephyr-latest/tests/kernel/smp_abort/src/ | 
| D | main.c | 44 static void thread_entry(void *p1, void *p2, void *p3)  in thread_entry()  function
  | 
| /Zephyr-latest/tests/misc/llext-edk/src/ | 
| D | main.c | 33 static void thread_entry(void *p1, void *p2, void *p3)  in thread_entry()  function
  | 
| /Zephyr-latest/tests/kernel/threads/thread_apis/src/ | 
| D | test_essential_thread.c | 24 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-latest/tests/boards/native_sim/cpu_wait/src/ | 
| D | main.c | 77 static void thread_entry(void *p1, void *p2, void *p3)  in thread_entry()  function
  | 
| /Zephyr-latest/arch/x86/core/ia32/ | 
| D | thread.c | 32 	void *thread_entry;  member
  | 
| /Zephyr-latest/tests/arch/common/timing/src/ | 
| D | main.c | 91 static void thread_entry(void *p1, void *p2, void *p3)  in thread_entry()  function
  | 
| /Zephyr-latest/modules/lvgl/ | 
| D | lvgl_zephyr_osal.c | 146 void thread_entry(void *thread, void *cb, void *user_data)  in thread_entry()  function
  | 
| /Zephyr-latest/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-latest/tests/posix/xsi_threads_ext/src/ | 
| D | main.c | 27 static void *thread_entry(void *arg)  in thread_entry()  function
  | 
| /Zephyr-latest/tests/kernel/threads/thread_init/src/ | 
| D | main.c | 63 static void thread_entry(void *p1, void *p2, void *p3)  in thread_entry()  function
  | 
| /Zephyr-latest/tests/kernel/obj_core/obj_core/src/ | 
| D | main.c | 63 static void thread_entry(void *p1, void *p2, void *p3)  in thread_entry()  function
  | 
| /Zephyr-latest/tests/kernel/msgq/msgq_api/src/ | 
| D | test_msgq_contexts.c | 88 static void thread_entry(void *p1, void *p2, void *p3)  in thread_entry()  function
  | 
| /Zephyr-latest/tests/posix/common/src/ | 
| D | pthread_attr.c | 25 static void *thread_entry(void *arg)  in thread_entry()  function
  | 
| /Zephyr-latest/tests/kernel/smp/src/ | 
| D | main.c | 230 			k_thread_entry_t thread_entry, int delay)  in spawn_threads()
  |