Home
last modified time | relevance | path

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

/sysdeps/pthread/
A 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()
A 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()

Completed in 4 milliseconds