Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_cache.c125 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()
1589 lck_mtx_lock(&head->tch_mtx); in sysctl_cleartfocache()
1594 lck_mtx_unlock(&head->tch_mtx); in sysctl_cleartfocache()
1670 lck_mtx_init(&tcp_cache[i].tch_mtx, &tcp_cache_mtx_grp, in tcp_cache_init()