Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_cache.c82 lck_mtx_t thh_mtx; member
647 lck_mtx_unlock(&head->thh_mtx); in tcp_heuristic_unlock()
677 lck_mtx_lock(&head->thh_mtx); in tcp_getheuristic_with_lock()
1506 lck_mtx_lock(&hhead->thh_mtx); in sysctl_cleartfocache()
1511 lck_mtx_unlock(&hhead->thh_mtx); in sysctl_cleartfocache()
1573 lck_mtx_lock(&head->thh_mtx);
1577 lck_mtx_unlock(&head->thh_mtx);
1596 lck_mtx_lock(&head->thh_mtx);
1626 lck_mtx_unlock(&head->thh_mtx);
1630 lck_mtx_unlock(&head->thh_mtx);
[all …]