Home
last modified time | relevance | path

Searched refs:CLOCK_MONOTONIC_COARSE (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/sysdeps/pthread/
Dtst-mutex11.c56 #if defined(CLOCK_MONOTONIC_COARSE) in do_test()
57 test_bad_clockid (CLOCK_MONOTONIC_COARSE); in do_test()
Dtst-join15.c48 CLOCK_MONOTONIC_COARSE, in do_test()
/glibc-2.36/nptl/
Dtst-cond26.c61 #if defined(CLOCK_MONOTONIC_COARSE) in do_test()
63 CLOCK_MONOTONIC_COARSE, &ts), EINVAL); in do_test()
Dtst-sem17.c60 #if defined(CLOCK_MONOTONIC_COARSE) in do_test()
61 TEST_COMPARE (sem_clockwait (&s, CLOCK_MONOTONIC_COARSE, &ts), -1); in do_test()
/glibc-2.36/bits/
Dtime.h58 # define CLOCK_MONOTONIC_COARSE 6 macro
/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-clock_gettime-clobber.c44 test_clock (CLOCK_MONOTONIC_COARSE); in do_test()
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dtime.h58 # define CLOCK_MONOTONIC_COARSE 6 macro
/glibc-2.36/ChangeLog.old/
DChangeLog.17443 CLOCK_MONOTONIC_COARSE.
445 CLOCK_REALTIME_COARSE, and CLOCK_MONOTONIC_COARSE.