Searched refs:UV_PRIORITIZED (Results 1 – 6 of 6) sorted by relevance
58 pevents |= UV_PRIORITIZED; in uv__poll_io()125 UV_PRIORITIZED)) == 0); in uv_poll_start()143 if (pevents & UV_PRIORITIZED) in uv_poll_start()
76 if (events & UV_PRIORITIZED) { in poll_cb()148 UV_PRIORITIZED | UV_READABLE | UV_WRITABLE, in connection_cb()
58 UV_PRIORITIZED = 889 `UV_READABLE`, `UV_WRITABLE`, `UV_PRIORITIZED` and `UV_DISCONNECT`. As soon93 The `UV_PRIORITIZED` event is used to watch for sysfs interrupts or TCP139 .. versionchanged:: 1.14.0 Added the `UV_PRIORITIZED` event.
493 UV_PRIORITIZED)) == 0); in uv__poll_set()
896 UV_PRIORITIZED = 8 enumerator
1246 * poll,win: UV_PRIORITIZED option should not assert (twosee)
Completed in 21 milliseconds