Searched refs:kNativeDebugInterfaceLock (Results 1 – 3 of 3) sorted by relevance
84 static Mutex g_jit_debug_lock("JIT native debug entries", kNativeDebugInterfaceLock);85 static Mutex g_dex_debug_lock("DEX native debug entries", kNativeDebugInterfaceLock);
48 kNativeDebugInterfaceLock, enumerator
310 UPDATE_CURRENT_LOCK_LEVEL(kNativeDebugInterfaceLock); in Init()