Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_cache.c93 lck_mtx_t thh_mtx; member
667 lck_mtx_unlock(&head->thh_mtx); in tcp_heuristic_unlock()
697 lck_mtx_lock(&head->thh_mtx); in tcp_getheuristic_with_lock()
1596 lck_mtx_lock(&hhead->thh_mtx); in sysctl_cleartfocache()
1601 lck_mtx_unlock(&hhead->thh_mtx); in sysctl_cleartfocache()
1674 lck_mtx_init(&tcp_heuristics[i].thh_mtx, &tcp_heuristic_mtx_grp, in tcp_cache_init()