Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libpthread_dbg/
H A Dt_threads.c409 static volatile int exiting6; variable
415 while (exiting6 == 0) in busyFunction6()
463 exiting6 = 1; in ATF_TC_BODY()