Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libpthread_dbg/
H A Dt_threads.c182 busyFunction3(void *arg) in busyFunction3() function
223 (pthread_create(&threads[i], NULL, busyFunction3, NULL)); in ATF_TC_BODY()