Searched defs:SimpleLatch (Results 1 – 1 of 1) sorted by relevance
64 class SimpleLatch { class66 SimpleLatch(std::uint32_t count) : mCount(count) {} in SimpleLatch() function in gfxstream::tests::__anon011d746d0111::SimpleLatch