Home
last modified time | relevance | path

Searched refs:clock_settime (Results 1 – 5 of 5) sorted by relevance

/time/
A Dclock_settime.c32 versioned_symbol (libc, __clock_settime, clock_settime, GLIBC_2_17);
36 compat_symbol (libc, __clock_settime, clock_settime, GLIBC_2_2);
39 stub_warning (clock_settime)
A Dtst-clock2.c25 if (clock_settime (CLOCK_MONOTONIC, &ts) != -1) in do_test()
A DVersions54 clock_getres; clock_gettime; clock_settime; clock_getcpuclockid;
74 clock_getres; clock_gettime; clock_settime; clock_getcpuclockid;
A DMakefile41 clock_gettime clock_settime clock_nanosleep
51 tst-adjtime tst-ctime tst-difftime tst-mktime4 tst-clock_settime \
60 tst-clock_settime-time64 \
A Dtime.h282 extern int clock_settime (clockid_t __clock_id, const struct timespec *__tp)
294 extern int __REDIRECT_NTH (clock_settime, (clockid_t __clock_id, const struct
300 # define clock_settime __clock_settime64 macro

Completed in 6 milliseconds