Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_cache.c95 lck_mtx_t thh_mtx; member
665 lck_mtx_unlock(&head->thh_mtx); in tcp_heuristic_unlock()
695 lck_mtx_lock(&head->thh_mtx); in tcp_getheuristic_with_lock()
1542 lck_mtx_lock(&hhead->thh_mtx); in sysctl_cleartfocache()
1547 lck_mtx_unlock(&hhead->thh_mtx); in sysctl_cleartfocache()
1619 lck_mtx_init(&tcp_heuristics[i].thh_mtx, &tcp_heuristic_mtx_grp, in tcp_cache_init()