Searched defs:wait_thread (Results 1 – 4 of 4) sorted by relevance
71 thrd_t wait_thread[NUM_THREADS]; in test_completions() local127 thrd_t wait_thread[NUM_THREADS]; in test_signal_requeue() local
55 thrd_t wait_thread[NUM_THREADS]; in test_completions() local
69 std::thread wait_thread (thread_func, &complete_req); in control_interrupt_test() local146 std::thread wait_thread (thread_func, complete_reqs); in bulk_test() local
19 static bool wait_thread(const zx::thread& thread, uint32_t reason) { in wait_thread() function
Completed in 6 milliseconds