Searched refs:JITDebugLock (Results 1 – 1 of 1) sorted by relevance
99 sys::Mutex JITDebugLock; member in __anon03cf66330211::GDBJITRegistrationListener154 std::lock_guard<llvm::sys::Mutex> locked(JITDebugLock); in ~GDBJITRegistrationListener()178 std::lock_guard<llvm::sys::Mutex> locked(JITDebugLock); in notifyObjectLoaded()197 std::lock_guard<llvm::sys::Mutex> locked(JITDebugLock); in notifyFreeingObject()