Searched refs:newGeneration (Results 1 – 1 of 1) sorted by relevance
73 int32_t newGeneration = thiz->mGeneration; in object_lock_exclusive_() local74 if (newGeneration != oldGeneration) { in object_lock_exclusive_()