Searched refs:libc_clock_settime (Results 1 – 2 of 2) sorted by relevance
28 …{ .clock_gettime = libc_clock_gettime, .clock_settime = libc_clock_settime, .ts_type = TST_LIBC_TI…
227 static inline int libc_clock_settime(clockid_t clk_id, void *ts) in libc_clock_settime() function