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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_lock_userspace.h131 #define SCTP_TCB_UNLOCK(_tcb) macro
H A Dsctp_process_lock.h106 #define SCTP_TCB_UNLOCK(_tcb) macro
261 #define SCTP_TCB_UNLOCK(_tcb) do { \ macro
420 #define SCTP_TCB_UNLOCK(_tcb) (void)pthread_mutex_unlock(&(_tcb)->tcb_mtx) macro

Completed in 66 milliseconds