Home
last modified time | relevance | path

Searched refs:kNativeDebugInterfaceLock (Results 1 – 3 of 3) sorted by relevance

/art/runtime/base/
Dlocks.h49 kNativeDebugInterfaceLock, enumerator
Dlocks.cc318 UPDATE_CURRENT_LOCK_LEVEL(kNativeDebugInterfaceLock); in Init()
/art/runtime/jit/
Ddebugger_interface.cc98 static Mutex g_jit_debug_lock("JIT native debug entries", kNativeDebugInterfaceLock);
99 static Mutex g_dex_debug_lock("DEX native debug entries", kNativeDebugInterfaceLock);