Home
last modified time | relevance | path

Searched refs:tch_mtx (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_cache.c126 lck_mtx_t tch_mtx; member
315 lck_mtx_unlock(&head->tch_mtx); in tcp_cache_unlock()
341 lck_mtx_lock(&head->tch_mtx); in tcp_getcache_with_lock()
1534 lck_mtx_lock(&head->tch_mtx); in sysctl_cleartfocache()
1539 lck_mtx_unlock(&head->tch_mtx); in sysctl_cleartfocache()
1614 lck_mtx_init(&tcp_cache[i].tch_mtx, &tcp_cache_mtx_grp, in tcp_cache_init()