Searched refs:pthread_rwlock_wrlock (Results 1 – 5 of 5) sorted by relevance
214 get_addr_of_loaded_symbol(pthread_rwlock_wrlock); in RTE_INIT()555 int pthread_rwlock_wrlock(pthread_rwlock_t *a) in pthread_rwlock_wrlock() function
261 VERIFY0(pthread_rwlock_wrlock(&rwlp->rw_lock)); in rw_enter()
2785 (void) pthread_rwlock_wrlock(&zd->zd_zilog_lock); in ztest_zil_remount()3122 pthread_rwlock_wrlock(&ztest_name_lock); in ztest_vdev_add_remove()3434 (void) pthread_rwlock_wrlock(&ztest_name_lock); in ztest_split_pool()6035 (void) pthread_rwlock_wrlock(&ztest_name_lock); in ztest_fault_inject()6222 (void) pthread_rwlock_wrlock(&ztest_name_lock); in ztest_reguid()
611 | pthread_rwlock_wrlock | | |
179 #define TPL_LIST_WLOCK() pthread_rwlock_wrlock(&tpllistlock)