Searched defs:pthread_rwlock_unlock (Results 1 – 6 of 6) sorted by relevance
227 #define pthread_rwlock_unlock dng_pthread_rwlock_unlock macro
156 INTERCEPTOR(int, pthread_rwlock_unlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
1168 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
1461 pub fn pthread_rwlock_unlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; in pthread_rwlock_unlock() function
3735 pub fn pthread_rwlock_unlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_unlock() function