Home
last modified time | relevance | path

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

/netbsd-src/tests/lib/libpthread/
H A Dt_once.c136 once3_threadfunc(void *arg) in once3_threadfunc() function
176 PTHREAD_REQUIRE(pthread_create(&thread, NULL, once3_threadfunc, NULL)); in ATF_TC_BODY()