Searched defs:ASSERT_LOCKED (Results 1 – 2 of 2) sorted by relevance
82 #define ASSERT_LOCKED(l) if(!(l)->Lock) DBGASSERT(l not locked) macro88 #define ASSERT_LOCKED(l) macro
430 #define ASSERT_LOCKED(base) EVUTIL_NIL_STMT_ macro436 #define ASSERT_LOCKED(base) \ macro