Home
last modified time | relevance | path

Searched refs:timespec_sooner (Results 1 – 1 of 1) sorted by relevance

/external/adhd/cras/src/server/
Dcras_tm.c47 static inline int timespec_sooner(const struct timespec *a, in timespec_sooner() function
111 if (timespec_sooner(&t->ts, min)) in cras_tm_get_next_timeout()
116 if (timespec_sooner(min, &now)) { in cras_tm_get_next_timeout()
140 if (timespec_sooner(&t->ts, &now)) { in cras_tm_call_callbacks()