Home
last modified time | relevance | path

Searched defs:ASSERT_LOCKED (Results 1 – 1 of 1) sorted by relevance

/DragonStub/inc/
H A Defidebug.h80 #define ASSERT_LOCKED(l) if(!(l)->Lock) DBGASSERT(l not locked) macro
86 #define ASSERT_LOCKED(l) macro