Searched refs:THC_LOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dtcp_hostcache.c195 #define THC_LOCK(lp) mtx_lock(lp) macro
318 THC_LOCK(&hc_head->hch_mtx);
377 THC_LOCK(&hc_head->hch_mtx);
679 THC_LOCK(&V_tcp_hostcache.hashbase[i].hch_mtx);
766 THC_LOCK(&V_tcp_hostcache.hashbase[i].hch_mtx);

Completed in 100 milliseconds