Searched defs:timespec_is_zero (Results 1 – 3 of 3) sorted by relevance
268 timespec_is_zero(const struct timespec *a) in timespec_is_zero() function
165 static inline int timespec_is_zero(const struct timespec *ts) in timespec_is_zero() function
271 TEST(timespec_test, timespec_is_zero) in TEST() argument