Searched defs:fd_wait_for_event (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dio-util.c93 (void) fd_wait_for_event(fd, POLLIN, USEC_INFINITY);
147 (void) fd_wait_for_event(fd, POLLOUT, USEC_INFINITY);
184 int fd_wait_for_event(int fd, int event, usec_t t) { function

Completed in 9 milliseconds