Home
last modified time | relevance | path

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

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