Searched refs:timespec_before (Results 1 – 1 of 1) sorted by relevance
337 static bool timespec_before(const struct timespec *lhs, const struct timespec *rhs) { in timespec_before() function396 } while (timespec_before(&now, &abort_at)); in poll_until_done()