Searched refs:SCTP_TCB_TRYLOCK (Results 1 – 3 of 3) sorted by relevance
105 #define SCTP_TCB_TRYLOCK(_tcb) 1 macro259 #define SCTP_TCB_TRYLOCK(_tcb) ((TryEnterCriticalSection(&(_tcb)->tcb_mtx))) macro418 #define SCTP_TCB_TRYLOCK(_tcb) (!(pthread_mutex_trylock(&(_tcb)->tcb_mtx))) macro
130 #define SCTP_TCB_TRYLOCK(_tcb) 1 macro
14095 if (SCTP_TCB_TRYLOCK(stcb)) {14377 if (SCTP_TCB_TRYLOCK(stcb)) {