Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/skywalk/lib/
H A Dcuckoo_hashtable.c340 #define __wlock_table(h) lck_rw_lock_exclusive(&h->_resize_lock) macro
370 __wlock_table(h); in __resize_begin()
1059 __wlock_table(h); in cuckoo_hashtable_health_check()