Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/
H A Dclock_gettime.c166 clock_test_cputime_thr(void *arg) in clock_test_cputime_thr() function
201 if (thr_create(NULL, 0, clock_test_cputime_thr, &arg, 0, &thr) != 0) { in clock_test_thread_clock()