Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libpthread_dbg/
H A Dt_threads.c250 static volatile int exiting4; variable
256 while (exiting4 == 0) in busyFunction4()
308 exiting4 = 1; in ATF_TC_BODY()