Searched defs:clock_settime (Results 1 – 2 of 2) sorted by relevance
85 int clock_settime(clockid_t clock_id, const struct timespec *tp) in clock_settime() function
161 #define clock_settime(...) zap_clock_settime(__VA_ARGS__) macro