Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libpthread_dbg/
H A Dt_threads.c54 static volatile int exiting1; variable
60 while (exiting1 == 0) in busyFunction1()
98 exiting1 = 1; in ATF_TC_BODY()