Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-event/
Dsd-event.c3941 static int process_epoll(sd_event *e, usec_t timeout, int64_t threshold, int64_t *ret_min_priority)… in process_epoll() function
4080 r = process_epoll(e, timeout, threshold, &epoll_min_priority); in sd_event_wait()