Searched refs:k_thread_foreach_unlocked (Results 1 – 9 of 9) sorted by relevance
141 k_thread_foreach_unlocked(thread_callback_unlocked, in ZTEST()166 k_thread_foreach_unlocked(thread_callback_unlocked, in ZTEST()177 k_thread_foreach_unlocked(thread_callback_unlocked, in ZTEST()209 k_thread_foreach_unlocked(NULL, TEST_STRING_UNLOCKED); in ZTEST()
65 k_thread_foreach_unlocked(shell_stack_dump, (void *)sh); in cmd_kernel_thread_stacks()
122 k_thread_foreach_unlocked(shell_tdata_dump, (void *)sh); in cmd_kernel_thread_list()
64 void k_thread_foreach_unlocked(k_thread_user_cb_t user_cb, void *user_data) in k_thread_foreach_unlocked() function
206 k_thread_foreach_unlocked(thread_analyze_cb, &ud); in thread_analyzer_run()
68 the k_thread_foreach_unlocked function.
116 108 k_thread_foreach_unlocked
184 void k_thread_foreach_unlocked(228 k_thread_foreach_unlocked(user_cb, user_data); in k_thread_foreach_unlocked_filter_by_cpu()
214 * Add k_thread_foreach_unlocked() API