Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/common/
H A Dtest_common.c198 test_thr_one(void *arg) in test_thr_one() function
235 (void) pthread_create(&t->tids[i], NULL, test_thr_one, t); in test_run()