Home
last modified time | relevance | path

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

/glibc-2.36/rt/
Dtst-cputimer2.c15 static clockid_t worker_thread_clock; variable
17 #define TEST_CLOCK worker_thread_clock
56 e = pthread_getcpuclockid (th, &worker_thread_clock); in setup_test()