Searched refs:SCTP_TCB_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance
517 #define SCTP_TCB_LOCK_DESTROY(_tcb) mtx_destroy(&(_tcb)->tcb_mtx) macro597 #define SCTP_TCB_LOCK_DESTROY(_tcb) mutex_destroy(&(_tcb)->tcb_mtx) macro642 #define SCTP_TCB_LOCK_DESTROY(_tcb) macro
2751 SCTP_TCB_LOCK_DESTROY (stcb); in sctp_aloc_assoc()2768 SCTP_TCB_LOCK_DESTROY (stcb); in sctp_aloc_assoc()2805 SCTP_TCB_LOCK_DESTROY (stcb); in sctp_aloc_assoc()3320 SCTP_TCB_LOCK_DESTROY(stcb); in sctp_free_assoc()