Searched defs:SCTP_TCB_TRYLOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netinet/
H A Dsctp_lock_bsd.h328 #define SCTP_TCB_TRYLOCK(_tcb) mtx_trylock(&(_tcb)->tcb_mtx) macro

Completed in 44 milliseconds