Searched refs:UV_PRIORITY_ABOVE_NORMAL (Results 1 – 5 of 5) sorted by relevance
61 else if (i < UV_PRIORITY_ABOVE_NORMAL) in TEST_IMPL()64 ASSERT(priority == UV_PRIORITY_ABOVE_NORMAL); in TEST_IMPL()
781 #ifdef UV_PRIORITY_ABOVE_NORMAL in DefinePriorityConstants()782 # define PRIORITY_ABOVE_NORMAL UV_PRIORITY_ABOVE_NORMAL in DefinePriorityConstants()
1668 *priority = UV_PRIORITY_ABOVE_NORMAL; in uv_os_getpriority()1694 else if (priority < UV_PRIORITY_ABOVE_NORMAL) in uv_os_setpriority()
1230 # define UV_PRIORITY_ABOVE_NORMAL -4 /* RUNTY(12) */ macro1237 # define UV_PRIORITY_ABOVE_NORMAL -7 macro
696 `UV_PRIORITY_NORMAL`, `UV_PRIORITY_ABOVE_NORMAL`, `UV_PRIORITY_HIGH`, and712 `UV_PRIORITY_ABOVE_NORMAL` is -4, `UV_PRIORITY_NORMAL` is 0,