Searched defs:baseclass_guard (Results 1 – 2 of 2) sorted by relevance
113 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); in ProcessDidExec() local 252 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); in ReadDYLDInfoFromMemoryAndSetNotificationCallback() local 554 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); AddModulesUsingImageInfosAddress() local 594 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); RemoveModulesUsingImageInfosAddress() local 678 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); ReadImageInfos() local 721 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); InitializeFromAllImageInfos() local 979 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); UpdateImageInfosHeaderAndLoadCommands() local 997 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); PutToLog() local 1028 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); SetNotificationBreakpoint() local 1162 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); AddrByteSize() local [all...]
95 std::lock_guard<std::recursive_mutex> baseclass_guard(GetMutex()); in ProcessDidExec() local