Home
last modified time | relevance | path

Searched refs:POLLPRI (Results 1 – 2 of 2) sorted by relevance

/third_party/ulib/musl/include/
A Dpoll.h12 #define POLLPRI 0x002 macro
/third_party/uapp/dash/src/
A Dprocess.c187 …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