Home
last modified time | relevance | path

Searched refs:UNP_PCB_LOCK_INIT (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Duipc_usrreq.c277 #define UNP_PCB_LOCK_INIT(unp) mtx_init(&(unp)->unp_mtx, \ macro
481 UNP_PCB_LOCK_INIT(unp); in uipc_attach()