Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_timer_create.c267 ATF_TC(timer_thread_create_mono);
268 ATF_TC_HEAD(timer_thread_create_mono, tc) in ATF_TC_HEAD() argument
276 ATF_TC_BODY(timer_thread_create_mono, tc) in ATF_TC_BODY() argument
320 ATF_TP_ADD_TC(tp, timer_thread_create_mono); in ATF_TP_ADD_TCS()