Searched defs:pthread_mutex_trylock (Results 1 – 7 of 7) sorted by relevance
208 pthread_mutex_trylock(pthread_mutex_t *mutexp) in pthread_mutex_trylock() function
176 pthread_mutex_trylock(pthread_mutex_t *p) in pthread_mutex_trylock() function
91 pthread_mutex_trylock (pthread_mutex_t *mutex ATTRIBUTE_UNUSED) in pthread_mutex_trylock() function
73 #pragma weak pthread_mutex_trylock macro
57 #pragma weak pthread_mutex_trylock macro
57 INTERCEPTOR(int, pthread_mutex_trylock, pthread_mutex_t *m) { in INTERCEPTOR() argument
1379 TSAN_INTERCEPTOR(int, pthread_mutex_trylock, void *m) { in TSAN_INTERCEPTOR() argument