Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-thread.c298 static void thread_detach_cb(void* arg) {} in thread_detach_cb() function
302 ASSERT_OK(uv_thread_create(&thread, thread_detach_cb, NULL)); in TEST_IMPL()

Completed in 4 milliseconds