Home
last modified time | relevance | path

Searched defs:wait_thread (Results 1 – 4 of 4) sorted by relevance

/system/utest/core/sync-completion/
A Dcompletion.cpp71 thrd_t wait_thread[NUM_THREADS]; in test_completions() local
127 thrd_t wait_thread[NUM_THREADS]; in test_signal_requeue() local
A Dmain.c55 thrd_t wait_thread[NUM_THREADS]; in test_completions() local
/system/dev/usb/usb-peripheral-test/
A Dtest.cpp69 std::thread wait_thread (thread_func, &complete_req); in control_interrupt_test() local
146 std::thread wait_thread (thread_func, complete_reqs); in bulk_test() local
/system/utest/core/interrupt/
A Dinterrupt-test.cpp19 static bool wait_thread(const zx::thread& thread, uint32_t reason) { in wait_thread() function

Completed in 6 milliseconds