Searched defs:LockedRuntimeInfoCache (Results 1 – 1 of 1) sorted by relevance
44 struct LockedRuntimeInfoCache { struct45 std::shared_ptr<RuntimeInfo> object;46 std::mutex mutex;47 RuntimeInfo::FetchFlags fetchedFlags = RuntimeInfo::FetchFlag::NONE;