Lines Matching refs:k_thread
15 void z_thread_monitor_exit(struct k_thread *thread) in z_thread_monitor_exit()
22 struct k_thread *prev_thread; in z_thread_monitor_exit()
43 struct k_thread *thread; in thread_foreach_helper()
82 SYS_PORT_TRACING_FUNC_ENTER(k_thread, foreach); in k_thread_foreach()
84 SYS_PORT_TRACING_FUNC_EXIT(k_thread, foreach); in k_thread_foreach()
89 SYS_PORT_TRACING_FUNC_ENTER(k_thread, foreach_unlocked); in k_thread_foreach_unlocked()
91 SYS_PORT_TRACING_FUNC_EXIT(k_thread, foreach_unlocked); in k_thread_foreach_unlocked()
98 SYS_PORT_TRACING_FUNC_ENTER(k_thread, foreach); in k_thread_foreach_filter_by_cpu()
100 SYS_PORT_TRACING_FUNC_EXIT(k_thread, foreach); in k_thread_foreach_filter_by_cpu()
106 SYS_PORT_TRACING_FUNC_ENTER(k_thread, foreach_unlocked); in k_thread_foreach_unlocked_filter_by_cpu()
108 SYS_PORT_TRACING_FUNC_EXIT(k_thread, foreach_unlocked); in k_thread_foreach_unlocked_filter_by_cpu()