Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_usrreq.c284 #define UNP_PCB_UNLOCK(unp) mtx_unlock(&(unp)->unp_mtx) macro
330 UNP_PCB_UNLOCK(unp); in unp_pcb_rele()
366 UNP_PCB_UNLOCK(unp); in unp_pcb_unlock_pair()
368 UNP_PCB_UNLOCK(unp2); in unp_pcb_unlock_pair()
399 UNP_PCB_UNLOCK(unp); in unp_pcb_lock_peer()
414 UNP_PCB_UNLOCK(unp2); in unp_pcb_lock_peer()
433 UNP_PCB_UNLOCK(unp); in uipc_abort()
436 UNP_PCB_UNLOCK(unp); in uipc_abort()
555 UNP_PCB_UNLOCK(unp); in uipc_bindat()
559 UNP_PCB_UNLOCK(unp); in uipc_bindat()
[all …]