Home
last modified time | relevance | path

Searched defs:testf_dso_mutex_unlock (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libpthread/dlopen/dso/
H A Dh_pthread_dlopen.c68 testf_dso_mutex_unlock(pthread_mutex_t *mtx) in testf_dso_mutex_unlock() function
/freebsd/contrib/netbsd-tests/lib/libpthread/dlopen/
H A Dt_dlopen.c111 int (*testf_dso_mutex_unlock)(pthread_mutex_t *); in ATF_TC_BODY() local