Searched defs:pthread_rwlock_wrlock (Results 1 – 8 of 8) sorted by relevance
228 #define pthread_rwlock_wrlock dng_pthread_rwlock_wrlock macro
130 INTERCEPTOR(int, pthread_rwlock_wrlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
131 INTERCEPTOR(int, pthread_rwlock_wrlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
1110 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
1402 TSAN_INTERCEPTOR(int, pthread_rwlock_wrlock, void *m) { in TSAN_INTERCEPTOR() argument
1434 pub fn pthread_rwlock_wrlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; in pthread_rwlock_wrlock() function
3713 pub fn pthread_rwlock_wrlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_wrlock() function