Searched refs:rwlock_destroy (Results 1 – 7 of 7) sorted by relevance
57 #define rwlock_destroy(l) pthread_rwlock_destroy(l) macro
116 int rwlock_destroy(rwlock_t *);
76 #define HEIMDAL_RWLOCK_destroy(l) rwlock_destroy(l)
202 rwlock_destroy(&(lock_cs[i])); in CRYPTO_thread_cleanup()
172 #define lock_rw_destroy(lock) LOCKRET(rwlock_destroy(lock))
199 rwlock_destroy(&rwlp->rw_lock); in rw_destroy()
5825 (void) rwlock_destroy(&ztest_name_lock); in ztest_run()6009 (void) rwlock_destroy(&ztest_name_lock); in ztest_init()