Searched refs:wq_addr_mtx (Results 1 – 2 of 2) sorted by relevance
118 InitializeCriticalSection(&SCTP_BASE_INFO(wq_addr_mtx))120 DeleteCriticalSection(&SCTP_BASE_INFO(wq_addr_mtx))122 EnterCriticalSection(&SCTP_BASE_INFO(wq_addr_mtx))124 LeaveCriticalSection(&SCTP_BASE_INFO(wq_addr_mtx))269 (void)pthread_mutex_init(&SCTP_BASE_INFO(wq_addr_mtx), NULL)271 (void)pthread_mutex_destroy(&SCTP_BASE_INFO(wq_addr_mtx))273 (void)pthread_mutex_lock(&SCTP_BASE_INFO(wq_addr_mtx))275 (void)pthread_mutex_unlock(&SCTP_BASE_INFO(wq_addr_mtx))
218 struct mtx wq_addr_mtx; member224 userland_mutex_t wq_addr_mtx; member231 lck_mtx_t *wq_addr_mtx; member240 struct rwlock wq_addr_mtx; member