Home
last modified time | relevance | path

Searched defs:SCTP_TIMERQ_LOCK_INIT (Results 1 – 1 of 1) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp_callout.h59 #define SCTP_TIMERQ_LOCK_INIT() InitializeCriticalSection(&SCTP_BASE_VAR(timer_mtx)) macro
69 #define SCTP_TIMERQ_LOCK_INIT() (void)pthread_mutex_init(&SCTP_BASE_VAR(timer_mtx), &SCTP_BASE_… macro