Lines Matching refs:GetMutex
111 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); in ProcessDidExec()
251 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); in ReadDYLDInfoFromMemoryAndSetNotificationCallback()
536 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); in AddModulesUsingImageInfosAddress()
576 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); in RemoveModulesUsingImageInfosAddress()
657 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); in ReadImageInfos()
700 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); in InitializeFromAllImageInfos()
733 std::lock_guard<std::recursive_mutex> guard(target_modules.GetMutex()); in InitializeFromAllImageInfos()
962 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); in UpdateImageInfosHeaderAndLoadCommands()
980 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); in PutToLog()
1011 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); in SetNotificationBreakpoint()
1151 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); in AddrByteSize()