Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libpthread_dbg/
H A Dt_threads.c638 static volatile int exiting9; variable
644 while (exiting9 == 0) in busyFunction9()
695 exiting9 = 1; in ATF_TC_BODY()