Searched defs:pthread_mutex_trylock (Results 1 – 5 of 5) sorted by relevance
150 #define pthread_mutex_trylock _pthread_mutex_trylock macro
91 pthread_mutex_trylock (pthread_mutex_t *mutex ATTRIBUTE_UNUSED) in pthread_mutex_trylock() function
57 INTERCEPTOR(int, pthread_mutex_trylock, pthread_mutex_t *m) { in INTERCEPTOR() argument
159 #define pthread_mutex_trylock _pthread_mutex_trylock macro
1300 TSAN_INTERCEPTOR(int, pthread_mutex_trylock, void *m) { in TSAN_INTERCEPTOR() argument