Searched refs:__pthread_mutex_trylock (Results 1 – 1 of 1) sorted by relevance
47 extern int __pthread_mutex_trylock(pthread_mutex_t *mutex);53 #define __pthread_mutex_trylock NULL macro60 static int (*ll_pthread_mutex_trylock)(pthread_mutex_t *mutex) = __pthread_mutex_trylock;