Searched defs:pthread_rwlock_rdlock (Results 1 – 4 of 4) sorted by relevance
224 #define pthread_rwlock_rdlock dng_pthread_rwlock_rdlock macro
1148 pub fn pthread_rwlock_rdlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_rdlock() function
1437 pub fn pthread_rwlock_rdlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; in pthread_rwlock_rdlock() function
3731 pub fn pthread_rwlock_rdlock(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_rdlock() function