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

/freebsd-10.3-release/sys/contrib/ipfilter/netinet/
H A Dip_compat.h159 # define RWLOCK_INIT(x,y) rw_init(&(x)->ipf_lk, (y)) macro
405 # define RWLOCK_INIT(x, y) eMrwlock_init(&(x)->ipf_emu, y) macro
653 # define RWLOCK_INIT(x, y) ; macro

Completed in 49 milliseconds