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