Searched defs:SCTP_TIMERQ_LOCK_INIT (Results 1 – 1 of 1) sorted by relevance
59 #define SCTP_TIMERQ_LOCK_INIT() InitializeCriticalSection(&SCTP_BASE_VAR(timer_mtx)) macro69 #define SCTP_TIMERQ_LOCK_INIT() (void)pthread_mutex_init(&SCTP_BASE_VAR(timer_mtx), &SCTP_BASE_… macro