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

/freebsd-10.2-release/sys/netinet/
H A Dtcp_hostcache.c173 #define THC_UNLOCK(lp) mtx_unlock(lp) macro
311 THC_UNLOCK(&hc_head->hch_mtx);
364 THC_UNLOCK(&hc_head->hch_mtx);
380 THC_UNLOCK(&hc_head->hch_mtx);
444 THC_UNLOCK(&hc_entry->rmx_head->hch_mtx);
466 THC_UNLOCK(&hc_entry->rmx_head->hch_mtx);
506 THC_UNLOCK(&hc_entry->rmx_head->hch_mtx);
586 THC_UNLOCK(&hc_entry->rmx_head->hch_mtx);
639 THC_UNLOCK(&V_tcp_hostcache.hashbase[i].hch_mtx);
670 THC_UNLOCK(
[all...]

Completed in 105 milliseconds