Home
last modified time | relevance | path

Searched refs:thread_callback_unlocked (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/kernel/threads/thread_apis/src/
Dtest_kthread_for_each.c48 void thread_callback_unlocked(const struct k_thread *thread, void *user_data) in thread_callback_unlocked() function
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()