Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_process_lock.h109 #define SCTP_TCB_TRYLOCK(_tcb) 1 macro
249 #define SCTP_TCB_TRYLOCK(_tcb) ((TryEnterCriticalSection(&(_tcb)->tcb_mtx))) macro
Dsctp_lock_userspace.h132 #define SCTP_TCB_TRYLOCK(_tcb) 1 macro