Searched defs:pthread_rwlock_rdlock (Results 1 – 12 of 12) sorted by relevance
224 #define pthread_rwlock_rdlock dng_pthread_rwlock_rdlock macro
106 INTERCEPTOR(int, pthread_rwlock_rdlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
1192 pub fn pthread_rwlock_rdlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_rdlock() function
1182 pub fn pthread_rwlock_rdlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_rdlock() function
1227 TSAN_INTERCEPTOR(int, pthread_rwlock_rdlock, void *m) { in TSAN_INTERCEPTOR() argument
1522 pub fn pthread_rwlock_rdlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; in pthread_rwlock_rdlock() function
3823 pub fn pthread_rwlock_rdlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_rdlock() function