Searched defs:pthread_rwlock_wrlock (Results 1 – 3 of 3) sorted by relevance
1338 pub fn pthread_rwlock_wrlock(lock: *mut pthread_rwlock_t) -> c_int; in pthread_rwlock_wrlock() function
1523 pub fn pthread_rwlock_wrlock(attr: *mut crate::pthread_rwlock_t) -> c_int; in pthread_rwlock_wrlock() function
3802 pub fn pthread_rwlock_wrlock(lock: *mut pthread_rwlock_t) -> c_int; in pthread_rwlock_wrlock() function