Searched refs:UNP_PCB_LOCK_DESTROY (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/kern/
H A Duipc_usrreq.c265 #define UNP_PCB_LOCK_DESTROY(unp) mtx_destroy(&(unp)->unp_mtx) macro
674 UNP_PCB_LOCK_DESTROY(unp);
1601 UNP_PCB_LOCK_DESTROY(unp);

Completed in 44 milliseconds