Searched defs:LockedRuntimeInfoCache (Results 1 – 1 of 1) sorted by relevance
52 struct LockedRuntimeInfoCache { struct53 std::shared_ptr<RuntimeInfo> object;54 std::mutex mutex;55 RuntimeInfo::FetchFlags fetchedFlags = RuntimeInfo::FetchFlag::NONE;