Home
last modified time | relevance | path

Searched refs:dump_thread (Results 1 - 1 of 1) sorted by relevance

/third_party/libuv/src/
H A Dthreadpool.c69 static uv_thread_t dump_thread; variable
201 if (uv_thread_create(&dump_thread, uv_dump_worker, &sem)) in init_work_dump_queue()
487 uv_thread_join(dump_thread); in uv__threadpool_cleanup()

Completed in 3 milliseconds