Searched defs:latest_time_prioq_compare (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd/sd-event/
H A Dsd-event.c332 static int latest_time_prioq_compare(const void *a, const void *b) { function
1088 r = prioq_ensure_allocated(&d->latest, latest_time_prioq_compare);

Completed in 33 milliseconds