Searched refs:GetNativeDebugInfoLock (Results 1 – 3 of 3) sorted by relevance
73 Mutex* GetNativeDebugInfoLock();
650 Mutex* GetNativeDebugInfoLock() { in GetNativeDebugInfoLock() function
101 MutexLock mu(Thread::Current(), *GetNativeDebugInfoLock()); // Avoid races with the JIT thread. in Java_Main_sigstop()167 MutexLock mu(Thread::Current(), *GetNativeDebugInfoLock()); // Avoid races with the JIT thread. in Java_Main_unwindInProcess()