Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libpthread_dbg/
H A Dt_threads.c557 static volatile int exiting8; variable
563 while (exiting8 == 0) in busyFunction8()
618 exiting8 = 1; in ATF_TC_BODY()