Home
last modified time | relevance | path

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

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