Searched defs:SCTP_TCB_UNLOCK (Results 1 – 1 of 1) sorted by relevance
525 #define SCTP_TCB_UNLOCK(_tcb) mtx_unlock(&(_tcb)->tcb_mtx) macro601 #define SCTP_TCB_UNLOCK(_tcb) mutex_exit(&(_tcb)->tcb_mtx) macro644 #define SCTP_TCB_UNLOCK(_tcb) macro