Searched refs:thread2_worker (Results 1 - 1 of 1) sorted by relevance
/third_party/libuv/docs/code/signal/ | ||
H A D | main.c | 37 void thread2_worker(void *userp) in thread2_worker() function 61 uv_thread_create(&thread2, thread2_worker, 0); in main() |
Completed in 1 milliseconds