Searched refs:__pthread_mutex_trylock_owner (Results 1 – 4 of 4) sorted by relevance
3 int __pthread_mutex_trylock_owner(pthread_mutex_t *m) in __pthread_mutex_trylock_owner() function71 return __pthread_mutex_trylock_owner(m); in __pthread_mutex_trylock()
14 hidden int __pthread_mutex_trylock_owner(pthread_mutex_t *);