HomeSort by relevance Sort by last modified time
    Searched defs:SCTP_TCB_UNLOCK (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_lock_userspace.h 131 #define SCTP_TCB_UNLOCK(_tcb)
sctp_process_lock.h 106 #define SCTP_TCB_UNLOCK(_tcb)
261 #define SCTP_TCB_UNLOCK(_tcb) do { \
420 #define SCTP_TCB_UNLOCK(_tcb) (void)pthread_mutex_unlock(&(_tcb)->tcb_mtx)

Completed in 37 milliseconds