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