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

/freebsd-10.2-release/sys/netinet/
H A Dtcp_hostcache.c172 #define THC_LOCK(lp) mtx_lock(lp) macro
291 THC_LOCK(&hc_head->hch_mtx);
346 THC_LOCK(&hc_head->hch_mtx);
613 THC_LOCK(&V_tcp_hostcache.hashbase[i].hch_mtx);
658 THC_LOCK(&V_tcp_hostcache.hashbase[i].hch_mtx);

Completed in 45 milliseconds