Searched refs:gNextCollectionId (Results 1 – 1 of 1) sorted by relevance
44 static std::atomic<uint32_t> gNextCollectionId = {0}; variable57 mId = gNextCollectionId++; in init()