Searched defs:TIMESPEC_CLEAR (Results 1 – 2 of 2) sorted by relevance
243 #define TIMESPEC_CLEAR(ts) (ts)->tv_sec = (ts)->tv_nsec = 0 macro