Home
last modified time | relevance | path

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

/netbsd/lib/libpthread/
H A Dpthread_mutex.c109 pthread_t _pthread_mutex_owner_np(pthread_mutex_t *);
112 __weak_alias(pthread_mutex_owner_np,_pthread_mutex_owner_np) in __weak_alias()
772 _pthread_mutex_owner_np(pthread_mutex_t *ptm) in _pthread_mutex_owner_np() function