Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/skywalk/lib/
H A Dcuckoo_hashtable_test.c452 uint32_t objs_to_del = objs_per_cpu; in cht_concurrent_del() local
456 objs_to_del += (CHT_OBJ_MAX % conf->ctc_nthreads); in cht_concurrent_del()
459 for (uint32_t i = 0; i < objs_to_del; i++) { in cht_concurrent_del()