Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/lib/
H A Dcuckoo_hashtable_test.c49 static int cht_inited = 0; variable
149 if (OSCompareAndSwap(0, 1, &cht_inited)) { in cht_test_init()