Searched defs:GetAllocationModuleCollectionMutex (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Core/
H A DModule.cpp63 Module::GetAllocationModuleCollectionMutex() function in class:Module
79 Mutex::Locker locker (GetAllocationModuleCollectionMutex());
86 Mutex::Locker locker (GetAllocationModuleCollectionMutex());
108 Mutex::Locker locker (Module::GetAllocationModuleCollectionMutex());
155 Mutex::Locker locker (GetAllocationModuleCollectionMutex());
199 Mutex::Locker locker (GetAllocationModuleCollectionMutex());
227 Mutex::Locker locker (GetAllocationModuleCollectionMutex());

Completed in 64 milliseconds