Searched refs:earliest_time_prioq_compare (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd/sd-event/
H A Dsd-event.c301 static int earliest_time_prioq_compare(const void *a, const void *b) { function
1084 r = prioq_ensure_allocated(&d->earliest, earliest_time_prioq_compare);

Completed in 1794 milliseconds