Searched refs:HPTS_TRYLOCK (Results 1 – 1 of 1) sorted by relevance
176 #define HPTS_TRYLOCK(hpts) mtx_trylock(&(hpts)->p_mtx) macro1560 if (!HPTS_TRYLOCK(hpts)) { in __tcp_run_hpts()