Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/
H A Dclock_gettime.c147 clock_test_thr(void *arg) in clock_test_thr() function
318 thr_ret = clock_test_thr(NULL); in main()
323 if (thr_create(NULL, 0, clock_test_thr, NULL, 0, &thr) != 0) { in main()