Searched refs:clock_settime (Results 1 – 5 of 5) sorted by relevance
| /time/ |
| A D | clock_settime.c | 32 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 D | tst-clock2.c | 25 if (clock_settime (CLOCK_MONOTONIC, &ts) != -1) in do_test()
|
| A D | Versions | 54 clock_getres; clock_gettime; clock_settime; clock_getcpuclockid; 74 clock_getres; clock_gettime; clock_settime; clock_getcpuclockid;
|
| A D | Makefile | 41 clock_gettime clock_settime clock_nanosleep 51 tst-adjtime tst-ctime tst-difftime tst-mktime4 tst-clock_settime \ 60 tst-clock_settime-time64 \
|
| A D | time.h | 282 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