Home
last modified time | relevance | path

Searched refs:try_counter (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/lib/
H A Dcuckoo_hashtable.c325 uint32_t try_counter = 0; in __lock_bucket_with_backoff() local
327 if (try_counter++ > _CHT_DEADLOCK_THRESHOLD) { in __lock_bucket_with_backoff()