Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-thread-name.c33 static void thread_run(void* arg) { in thread_run() function
124 ASSERT_OK(uv_thread_create(threads + 1, thread_run, &sem)); in TEST_IMPL()

Completed in 3 milliseconds