Searched refs:epoll_min_priority (Results 1 – 1 of 1) sorted by relevance
4070 int64_t epoll_min_priority, child_min_priority; in sd_event_wait() local4080 r = process_epoll(e, timeout, threshold, &epoll_min_priority); in sd_event_wait()4098 threshold = MIN(epoll_min_priority, child_min_priority); in sd_event_wait()