Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/skywalk/lib/
H A Dcuckoo_hashtable.c326 __lock_bucket_with_backoff(struct _bucket *b) in __lock_bucket_with_backoff() function
631 if (!__lock_bucket_with_backoff(from_bkt)) { in cuckoo_move()