Searched defs:TIMESPEC_IS_SET (Results 1 – 2 of 2) sorted by relevance
283 #define TIMESPEC_IS_SET(ts) ((ts)->tv_sec || (ts)->tv_nsec) macro