Home
last modified time | relevance | path

Searched defs:ret_min_priority (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/libsystemd/sd-event/
Dsd-event.c3213 static int process_child(sd_event *e, int64_t threshold, int64_t *ret_min_priority) { in process_child()
3941 static int process_epoll(sd_event *e, usec_t timeout, int64_t threshold, int64_t *ret_min_priority)… in process_epoll()