Searched refs:pthread_rwlock_destroy (Results 1 – 5 of 5) sorted by relevance
206 get_addr_of_loaded_symbol(pthread_rwlock_destroy); in RTE_INIT()507 int pthread_rwlock_destroy(pthread_rwlock_t *a) in pthread_rwlock_destroy() function
251 VERIFY0(pthread_rwlock_destroy(&rwlp->rw_lock)); in rw_destroy()
1605 (void) pthread_rwlock_destroy(&zd->zd_zilog_lock); in ztest_zd_fini()7191 (void) pthread_rwlock_destroy(&ztest_name_lock); in ztest_import()7420 (void) pthread_rwlock_destroy(&ztest_name_lock); in ztest_run()7537 (void) pthread_rwlock_destroy(&ztest_name_lock); in ztest_init()
595 | pthread_rwlock_destroy | | |
3914 pthread_rwlock_destroy(&tpllistlock);