Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/lib/
H A Dcuckoo_hashtable.c209 bool _busy; member
345 while (h->_busy) { in __resize_begin()
363 h->_busy = true; in __resize_begin()
376 h->_busy = false; in __resize_end()
430 h->_busy = false; in cuckoo_hashtable_create()