Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_cache.c94 lck_mtx_t thh_mtx; member
664 lck_mtx_unlock(&head->thh_mtx); in tcp_heuristic_unlock()
694 lck_mtx_lock(&head->thh_mtx); in tcp_getheuristic_with_lock()
1541 lck_mtx_lock(&hhead->thh_mtx); in sysctl_cleartfocache()
1546 lck_mtx_unlock(&hhead->thh_mtx); in sysctl_cleartfocache()
1618 lck_mtx_init(&tcp_heuristics[i].thh_mtx, &tcp_heuristic_mtx_grp, in tcp_cache_init()