Searched refs:__pthread_mutex_trylock (Results 1 – 2 of 2) sorted by relevance
148 int __pthread_mutex_trylock(pthread_mutex_t *mutex);368 __pthread_mutex_trylock(pthread_mutex_t *m) in __pthread_mutex_trylock() function774 __strong_reference(__pthread_mutex_trylock, pthread_mutex_trylock);
20 __pthread_mutex_trylock;