Searched refs:SCTP_TCB_TRYLOCK (Results 1 – 3 of 3) sorted by relevance
130 #define SCTP_TCB_TRYLOCK(_tcb) 1 macro
109 #define SCTP_TCB_TRYLOCK(_tcb) 1 macro249 #define SCTP_TCB_TRYLOCK(_tcb) ((TryEnterCriticalSection(&(_tcb)->tcb_mtx))) macro480 #define SCTP_TCB_TRYLOCK(_tcb) (!(pthread_mutex_trylock(&(_tcb)->tcb_mtx)))
14603 if (SCTP_TCB_TRYLOCK(stcb)) {14907 if (SCTP_TCB_TRYLOCK(stcb)) {