Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_mutex.c764 timedmtx_thrdfunc(void *arg) in timedmtx_thrdfunc() function
785 PTHREAD_REQUIRE(pthread_create(&new, NULL, timedmtx_thrdfunc, NULL)); in ATF_TC_BODY()
813 PTHREAD_REQUIRE(pthread_create(&new, NULL, timedmtx_thrdfunc, NULL)); in ATF_TC_BODY()