Home
last modified time | relevance | path

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

/openbmc/qemu/tests/bench/
H A Dqht-bench.c41 static QemuThread *rw_threads; variable
266 th_create_n(&rw_threads, &rw_info, "rw", do_rw, 0, n_rw_threads); in create_threads()
436 qemu_thread_join(&rw_threads[i]); in run_test()