Searched refs:time_prioq_compare (Results 1 – 1 of 1) sorted by relevance
269 static int time_prioq_compare(const void *a, const void *b, usec_t (*time_func)(const sd_event_sour… in time_prioq_compare() function288 return time_prioq_compare(a, b, time_event_source_next); in earliest_time_prioq_compare()292 return time_prioq_compare(a, b, time_event_source_latest); in latest_time_prioq_compare()