Home
last modified time | relevance | path

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

/netbsd/lib/libpthread/
H A Dpthread.h236 int pthread_mutex_held_np(pthread_mutex_t *);
H A Dpthread_mutex.c111 __weak_alias(pthread_mutex_held_np,_pthread_mutex_held_np) in __weak_alias() argument