Home
last modified time | relevance | path

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

/netbsd-src/tests/lib/libpthread/
H A Dt_sem.c275 ATF_TC(before_start_no_threads);
276 ATF_TC_HEAD(before_start_no_threads, tc) in ATF_TC_HEAD() argument
282 ATF_TC_BODY(before_start_no_threads, tc) in ATF_TC_BODY() argument
303 ATF_TP_ADD_TC(tp, before_start_no_threads); in ATF_TP_ADD_TCS()