Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-thread.c111 static void do_work(void* arg) { in do_work() function
178 r = uv_thread_create(&threads[i].thread_id, do_work, &threads[i]); in TEST_IMPL()

Completed in 4 milliseconds