Searched refs:SCTP_TIMERQ_LOCK_INIT (Results 1 – 2 of 2) 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
6739 SCTP_TIMERQ_LOCK_INIT();