Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libpthread_dbg/
H A Dt_threads.c179 static volatile int exiting3; variable
185 while (exiting3 == 0) in busyFunction3()
231 exiting3 = 1; in ATF_TC_BODY()