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

/freebsd-13-stable/sys/netinet/
H A Dtcp_timewait.c128 #define TW_RUNLOCK(tw) rw_runlock(&(tw)) macro
774 TW_RUNLOCK(V_tw_lock);
782 TW_RUNLOCK(V_tw_lock);

Completed in 57 milliseconds