Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/skywalk/lib/
H A Dcuckoo_hashtable_test.c57 struct cht_thread_conf { struct
63 static struct cht_thread_conf *chth_confs; argument
351 struct cht_thread_conf *conf = v; in cht_concurrent_add()
449 struct cht_thread_conf *conf = v; in cht_concurrent_del()
618 chth_confs = sk_alloc_type_array(struct cht_thread_conf, nthreads, in cht_concurrent_tests()
696 sk_free_type_array(struct cht_thread_conf, chth_nthreads, chth_confs); in cuckoo_test_stop()