Searched refs:pthread_rwlock_destroy (Results 1 – 3 of 3) sorted by relevance
71 return pthread_rwlock_destroy(&lock->rwlock); in liblockdep_rwlock_destroy()83 #define pthread_rwlock_destroy liblockdep_rwlock_destroy macro
11 return pthread_rwlock_destroy(&sem->lock); in exit_rwsem()
340 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock) in pthread_rwlock_destroy() function