Searched refs:tcb_lock (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_pcb.h616 * tcb_lock. Its special in this way to help avoid extra mutex calls
635 struct spinlock tcb_lock; member in struct:sctp_tcb
H A Dsctp_uio.h867 uint8_t tcb_lock; member in struct:sctp_lock_log
H A Dsctputil.c371 sctp_clog.x.lock.tcb_lock = mtx_owned(&stcb->tcb_mtx);
373 sctp_clog.x.lock.tcb_lock = SCTP_LOCK_UNKNOWN;
6101 * lock and the sender uses the tcb_lock to increment,
6762 * the sender uses the tcb_lock to increment, we need to use

Completed in 1334 milliseconds