Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/lib/
H A Dcuckoo_hashtable.c210 bool _busy; member
348 while (h->_busy) { in __resize_begin()
366 h->_busy = true; in __resize_begin()
379 h->_busy = false; in __resize_end()
424 h->_busy = false; in cuckoo_hashtable_create()