Searched defs:ACCEPT_LOCK_ASSERT (Results 1 – 1 of 1) sorted by relevance
241 #define ACCEPT_LOCK_ASSERT() macro252 #define ACCEPT_LOCK_ASSERT() KASSERT(pthread_mutex_trylock(&accept_mtx) == EBUSY, ("%s: accept_mtx… macro