Searched refs:CLOCK_BOOTTIME (Results 1 – 7 of 7) sorted by relevance
59 #if defined(CLOCK_BOOTTIME) in do_test()60 test_bad_clockid (CLOCK_BOOTTIME); in do_test()
49 #ifdef CLOCK_BOOTTIME in do_test()50 CLOCK_BOOTTIME, in do_test()
65 #if defined(CLOCK_BOOTTIME) in do_test()67 CLOCK_BOOTTIME, &ts), EINVAL); in do_test()
64 #if defined(CLOCK_BOOTTIME) in do_test()65 TEST_COMPARE (sem_clockwait (&s, CLOCK_BOOTTIME, &ts), -1); in do_test()
41 test_clock (CLOCK_BOOTTIME); in do_test()
60 # define CLOCK_BOOTTIME 7 macro
94750 * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.