Home
last modified time | relevance | path

Searched refs:CLOCK_USE_TIMEDJOIN (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/pthread/
Dtst-join3.c30 #define CLOCK_USE_TIMEDJOIN (-1) macro
49 (clockid == CLOCK_USE_TIMEDJOIN) ? CLOCK_REALTIME : clockid; in do_test_clock()
59 if (clockid == CLOCK_USE_TIMEDJOIN) in do_test_clock()
73 if (clockid == CLOCK_USE_TIMEDJOIN) in do_test_clock()
92 do_test_clock (CLOCK_USE_TIMEDJOIN); in do_test()
Dtst-join14.c31 #define CLOCK_USE_TIMEDJOIN (-1) macro
54 int val = (clockid == CLOCK_USE_TIMEDJOIN) in do_test_clock()
68 do_test_clock (CLOCK_USE_TIMEDJOIN); in do_test()
/glibc-2.36/ChangeLog.old/
DChangeLog.205058 (CLOCK_USE_TIMEDJOIN): New.