Searched defs:pthread_rwlock_destroy (Results 1 – 5 of 5) sorted by relevance
3 int pthread_rwlock_destroy(pthread_rwlock_t *rw) in pthread_rwlock_destroy() function
222 #define pthread_rwlock_destroy dng_pthread_rwlock_destroy macro
1143 pub fn pthread_rwlock_destroy(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_destroy() function
1434 pub fn pthread_rwlock_destroy(attr: *mut ::pthread_rwlock_t) -> ::c_int; in pthread_rwlock_destroy() function
3730 pub fn pthread_rwlock_destroy(lock: *mut pthread_rwlock_t) -> ::c_int; in pthread_rwlock_destroy() function