Searched refs:exclaves_collect_thread_ready (Results 1 – 1 of 1) sorted by relevance
74 static uint8_t exclaves_collect_thread_ready = 0; variable328 exclaves_collect_thread_ready = true; in exclaves_collect_threads_thread()329 wakeup_all_with_inheritor(&exclaves_collect_thread_ready, THREAD_AWAKENED); in exclaves_collect_threads_thread()477 while (!exclaves_collect_thread_ready) { in exclaves_inspection_init()478 …itor(&exclaves_collect_init_mtx, LCK_SLEEP_DEFAULT, (event_t)&exclaves_collect_thread_ready, excla… in exclaves_inspection_init()