Home
last modified time | relevance | path

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

/src/contrib/netbsd-tests/lib/semaphore/
H A Dsem.c167 ATF_TC(blockwait);
168 ATF_TC_HEAD(blockwait, tc) in ATF_TC_HEAD() argument
176 ATF_TC_BODY(blockwait, tc) in ATF_TC_BODY() argument
/src/contrib/netbsd-tests/lib/semaphore/pthread/
H A Dt_sem_pth.c11 ATF_TP_ADD_TC(tp, blockwait); in ATF_TP_ADD_TCS()