Home
last modified time | relevance | path

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

/libuv/src/
H A Dthreadpool.c36 static unsigned int slow_io_work_running; variable
74 slow_io_work_running >= slow_work_thread_threshold())) { in worker()
94 if (slow_io_work_running >= slow_work_thread_threshold()) { in worker()
105 slow_io_work_running++; in worker()
136 slow_io_work_running--; in worker()

Completed in 16 milliseconds