Searched defs:Giant (Results 1 – 3 of 3) sorted by relevance
183 struct mtx __exclusive_cache_line Giant; variable
261 struct mtx Giant; variable
1530 using Giant = GiantTemplate<std::shared_ptr<int>, bool, double, 5, true, 6, in TEST() typedef