Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_hpts_internal.h103 #define HPTS_TRYLOCK(hpts) mtx_trylock(&(hpts)->p_mtx) macro
H A Dtcp_hpts.c1582 if (!HPTS_TRYLOCK(hpts)) { in _tcp_hpts_softclock()