Searched defs:SOCK_UNLOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance
229 #define SOCK_UNLOCK_ASSERT(so) mtx_assert(&(so)->so_lock, MA_NOTOWNED) macro