Searched defs:WRITE_ENTER (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/contrib/ipfilter/netinet/
H A Dip_compat.h157 # define WRITE_ENTER(x) rw_wlock(&(x)->ipf_lk) macro
408 # define WRITE_ENTER(x) eMrwlock_write_enter(&(x)->ipf_emu, \ macro
651 # define WRITE_ENTER(x) ; macro

Completed in 56 milliseconds