Searched refs:UNP_PCB_LOCK_INIT (Results 1 – 1 of 1) sorted by relevance
277 #define UNP_PCB_LOCK_INIT(unp) mtx_init(&(unp)->unp_mtx, \ macro481 UNP_PCB_LOCK_INIT(unp); in uipc_attach()