Home
last modified time | relevance | path

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

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