Home
last modified time | relevance | path

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

/libuv/src/
H A Dthreadpool.c45 static unsigned int slow_work_thread_threshold(void) { in slow_work_thread_threshold() function
74 slow_io_work_running >= slow_work_thread_threshold())) { in worker()
94 if (slow_io_work_running >= slow_work_thread_threshold()) { in worker()

Completed in 6 milliseconds