Searched refs:timespec_compare (Results 1 – 1 of 1) sorted by relevance
45 static inline int timespec_compare(const timespec& lhs, const timespec& rhs) { in timespec_compare() function383 if (timespec_compare(now, end) >= 0) { in tryLockFor()