Searched refs:next_idx (Results 1 – 1 of 1) sorted by relevance
55 std::atomic<uint16_t> next_idx = 0; variable165 auto idx = next_idx.fetch_add(1); in allocate()