Home
last modified time | relevance | path

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

/external/nos/host/generic/libnos_transport/
Dtransport.c337 static bool timespec_before(const struct timespec *lhs, const struct timespec *rhs) { in timespec_before() function
396 } while (timespec_before(&now, &abort_at)); in poll_until_done()