Searched defs:pthread_rwlock_wrlock (Results 1 – 6 of 6) sorted by relevance
228 #define pthread_rwlock_wrlock dng_pthread_rwlock_wrlock macro
131 INTERCEPTOR(int, pthread_rwlock_wrlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
1158 pub fn pthread_rwlock_wrlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_wrlock() function
1256 TSAN_INTERCEPTOR(int, pthread_rwlock_wrlock, void *m) { in TSAN_INTERCEPTOR() argument
1449 pub fn pthread_rwlock_wrlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; in pthread_rwlock_wrlock() function
3733 pub fn pthread_rwlock_wrlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_wrlock() function