Home
last modified time | relevance | path

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

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