Searched refs:timespeccmp (Results 1 – 3 of 3) sorted by relevance
109 if (timespeccmp(&tsnow, timeout, <)) in futex_wait()
522 #ifndef timespeccmp523 #define timespeccmp(tsp, usp, cmp) \ macro
942 return (rmul * timespeccmp(&as->st_mtim, &bs->st_mtim, <)); in sglob_comp()