Searched refs:POLLPRI (Results 1 – 2 of 2) sorted by relevance
12 #define POLLPRI 0x002 macro
187 …fdio_unsafe_wait_begin(tty, POLLPRI, &wait_objects[no_wait_obj].handle, &wait_objects[no_wait_obj]… in process_await_termination()205 } else if (tty && (interrupt_event & POLLPRI)) { in process_await_termination()
Completed in 5 milliseconds