Searched defs:pthread_mutex_lock (Results 1 – 8 of 8) sorted by relevance
36 pthread_mutex_lock(pthread_mutex_t *mutex) in pthread_mutex_lock() function
220 pthread_mutex_lock(pthread_mutex_t *mutexp) in pthread_mutex_lock() function
169 pthread_mutex_lock(pthread_mutex_t *p) in pthread_mutex_lock() function
85 pthread_mutex_lock (pthread_mutex_t *mutex ATTRIBUTE_UNUSED) in pthread_mutex_lock() function
56 #pragma weak pthread_mutex_lock macro
72 #pragma weak pthread_mutex_lock macro
49 INTERCEPTOR(int, pthread_mutex_lock, pthread_mutex_t *m) { in INTERCEPTOR() argument
1366 TSAN_INTERCEPTOR(int, pthread_mutex_lock, void *m) { in TSAN_INTERCEPTOR() argument