Searched refs:tst_clock_settime (Results 1 – 3 of 3) sorted by relevance
29 int tst_clock_settime(clockid_t clk_id, struct timespec *ts);
27 int tst_clock_settime(clockid_t clk_id, struct timespec *ts) in tst_clock_settime() function
58 if (tst_clock_settime(CLOCK_REALTIME, &adjust)) in tst_wallclock_restore()