Searched defs:pthread_rwlock_destroy (Results 1 – 3 of 3) sorted by relevance
1323 pub fn pthread_rwlock_destroy(lock: *mut pthread_rwlock_t) -> c_int; in pthread_rwlock_destroy() function
1508 pub fn pthread_rwlock_destroy(attr: *mut crate::pthread_rwlock_t) -> c_int; in pthread_rwlock_destroy() function
3799 pub fn pthread_rwlock_destroy(lock: *mut pthread_rwlock_t) -> c_int; in pthread_rwlock_destroy() function