Searched defs:RWLOCK_EXIT (Results 1 – 1 of 1) sorted by relevance
268 # define RWLOCK_EXIT(x) rw_exit(&(x)->ipf_lk) macro442 # define RWLOCK_EXIT(x) lock_done(&(x)->ipf_lk) macro450 # define RWLOCK_EXIT(x) MUTEX_EXIT(x) macro598 # define RWLOCK_EXIT(x) RW_UNLOCK(&(x)->ipf_lk) macro603 # define RWLOCK_EXIT(x) MUTEX_EXIT(&(x)->ipf_lk) macro672 # define RWLOCK_EXIT(x) lock_done(&(x)->ipf_lk) macro901 # define RWLOCK_EXIT(x) mtx_unlock(&(x)->ipf_lk) macro913 # define RWLOCK_EXIT(x) sx_unlock(x) macro915 # define RWLOCK_EXIT(x) do { \ macro1132 # define RWLOCK_EXIT(x) ipf_rw_exit(x) macro[all …]