Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libpthread_dbg/
H A Dt_threads.c112 static volatile int exiting2; variable
118 while (exiting2 == 0) in busyFunction2()
161 exiting2 = 1; in ATF_TC_BODY()