Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libpthread_dbg/
H A Dt_threads.c327 static volatile int exiting5; variable
333 while (exiting5 == 0) in busyFunction5()
389 exiting5 = 1; in ATF_TC_BODY()