Searched defs:pthread_rwlock_unlock (Results 1 – 5 of 5) sorted by relevance
69 #define pthread_rwlock_unlock safe_pthread_rwlock_unlock macro
232 #define pthread_rwlock_unlock dng_pthread_rwlock_unlock macro
159 INTERCEPTOR(int, pthread_rwlock_unlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
131 # pragma weak pthread_rwlock_unlock macro
1335 TSAN_INTERCEPTOR(int, pthread_rwlock_unlock, void *m) { in TSAN_INTERCEPTOR() argument