Searched refs:try_counter (Results 1 – 1 of 1) sorted by relevance
328 uint32_t try_counter = 0; in __lock_bucket_with_backoff() local330 if (try_counter++ > _CHT_DEADLOCK_THRESHOLD) { in __lock_bucket_with_backoff()