Searched refs:sIdCounter (Results 1 – 1 of 1) sorted by relevance
102 static int32 sIdCounter = 0; variable118 id = atomic_add(&sIdCounter, 1); in Partition()