Searched defs:ASSERT_LOCKED (Results 1 – 4 of 4) sorted by relevance
80 #define ASSERT_LOCKED(l) if(!(l)->Lock) DBGASSERT(l not locked) macro86 #define ASSERT_LOCKED(l) macro
417 #define ASSERT_LOCKED(base) _EVUTIL_NIL_STMT macro423 #define ASSERT_LOCKED(base) \ macro