Home
last modified time | relevance | path

Searched defs:MUTEX_INIT (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h152 # define MUTEX_INIT(x,y) mtx_init(&(x)->ipf_lk, (y), NULL,\ macro
382 # define MUTEX_INIT(x,y) eMmutex_init(&(x)->ipf_emu, y, \ macro
639 # define MUTEX_INIT(x,y) ; macro