Searched refs:thread_run (Results 1 – 1 of 1) sorted by relevance
33 static void thread_run(void* arg) { in thread_run() function124 ASSERT_OK(uv_thread_create(threads + 1, thread_run, &sem)); in TEST_IMPL()
Completed in 3 milliseconds