Searched defs:RWLOCK_INIT (Results 1 – 1 of 1) sorted by relevance
126 # define RWLOCK_INIT(x,y) rw_init(&(x)->ipf_lk, (y)) macro 378 # define RWLOCK_INIT(x, y) eMrwlock_init(&(x)->ipf_emu, y) macro 621 # define RWLOCK_INIT(x, y) ; macro