Home
last modified time | relevance | path

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

/libuv/docs/src/
H A Dthreading.rst142 UV_THREAD_PRIORITY_BELOW_NORMAL, UV_THREAD_PRIORITY_LOWEST.
/libuv/src/win/
H A Dutil.c1501 case UV_THREAD_PRIORITY_BELOW_NORMAL: in uv_thread_setpriority()
/libuv/src/unix/
H A Dcore.c1677 case UV_THREAD_PRIORITY_BELOW_NORMAL: in uv_thread_setpriority()
/libuv/include/
H A Duv.h1327 UV_THREAD_PRIORITY_BELOW_NORMAL = -1, enumerator

Completed in 26 milliseconds