Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp128 ManagedStatic<sys::Mutex> JITDebugLock; variable
148 llvm::MutexGuard locked(*JITDebugLock); in ~GDBJITRegistrationListener()
175 llvm::MutexGuard locked(*JITDebugLock); in NotifyObjectEmitted()
195 llvm::MutexGuard locked(*JITDebugLock); in NotifyFreeingObject()