Home
last modified time | relevance | path

Searched refs:POLLIN_SET (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-utils/axfer/
H A Dwaiter-select.c21 # define POLLIN_SET (POLLRDNORM | POLLRDBAND | POLLIN | POLLHUP) macro
25 # define POLLIN_SET (POLLIN | POLLHUP) macro
59 if (pfd->events & POLLIN_SET) in select_wait_event()

Completed in 1 milliseconds