Searched refs:UV_PRIORITY_HIGH (Results 1 – 5 of 5) sorted by relevance
59 if (i < UV_PRIORITY_HIGH) in TEST_IMPL()60 ASSERT(priority == UV_PRIORITY_HIGHEST || priority == UV_PRIORITY_HIGH); in TEST_IMPL()62 ASSERT(priority == UV_PRIORITY_HIGH); in TEST_IMPL()
787 #ifdef UV_PRIORITY_HIGH in DefinePriorityConstants()788 # define PRIORITY_HIGH UV_PRIORITY_HIGH in DefinePriorityConstants()
1666 *priority = UV_PRIORITY_HIGH; in uv_os_getpriority()1692 else if (priority < UV_PRIORITY_HIGH) in uv_os_setpriority()
1231 # define UV_PRIORITY_HIGH -7 /* RUNPTY(6) */ macro1238 # define UV_PRIORITY_HIGH -14 macro
696 `UV_PRIORITY_NORMAL`, `UV_PRIORITY_ABOVE_NORMAL`, `UV_PRIORITY_HIGH`, and711 `UV_PRIORITY_HIGHEST` is -10, `UV_PRIORITY_HIGH` is -7,