Searched defs:pthread_rwlock_unlock (Results 1 – 8 of 8) sorted by relevance
227 #define pthread_rwlock_unlock dng_pthread_rwlock_unlock macro
155 INTERCEPTOR(int, pthread_rwlock_unlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
156 INTERCEPTOR(int, pthread_rwlock_unlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
1120 pub fn pthread_rwlock_unlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_unlock() function
1285 TSAN_INTERCEPTOR(int, pthread_rwlock_unlock, void *m) { in TSAN_INTERCEPTOR() argument
1432 TSAN_INTERCEPTOR(int, pthread_rwlock_unlock, void *m) { in TSAN_INTERCEPTOR() argument
1446 pub fn pthread_rwlock_unlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; in pthread_rwlock_unlock() function
3715 pub fn pthread_rwlock_unlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_unlock() function