Home
last modified time | relevance | path

Searched refs:process_child (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() function
4091 r = process_child(e, threshold, &child_min_priority); in sd_event_wait()