Searched defs:SOCK_LOCK_ASSERT (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dsocketvar.h217 #define SOCK_LOCK_ASSERT(so) mtx_assert(&(so)->so_lock, MA_OWNED) macro

Completed in 46 milliseconds