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