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()
40 struct k_thread *thread; in k_thread_foreach()
53 SYS_PORT_TRACING_FUNC_ENTER(k_thread, foreach); in k_thread_foreach()
59 SYS_PORT_TRACING_FUNC_EXIT(k_thread, foreach); in k_thread_foreach()
66 struct k_thread *thread; in k_thread_foreach_unlocked()
73 SYS_PORT_TRACING_FUNC_ENTER(k_thread, foreach_unlocked); in k_thread_foreach_unlocked()
81 SYS_PORT_TRACING_FUNC_EXIT(k_thread, foreach_unlocked); in k_thread_foreach_unlocked()
91 struct k_thread *thread; in k_thread_foreach_filter_by_cpu()
105 SYS_PORT_TRACING_FUNC_ENTER(k_thread, foreach); in k_thread_foreach_filter_by_cpu()
113 SYS_PORT_TRACING_FUNC_EXIT(k_thread, foreach); in k_thread_foreach_filter_by_cpu()
121 struct k_thread *thread; in k_thread_foreach_unlocked_filter_by_cpu()
129 SYS_PORT_TRACING_FUNC_ENTER(k_thread, foreach_unlocked); in k_thread_foreach_unlocked_filter_by_cpu()
139 SYS_PORT_TRACING_FUNC_EXIT(k_thread, foreach_unlocked); in k_thread_foreach_unlocked_filter_by_cpu()