Home
last modified time | relevance | path

Searched defs:worker_thread (Results 1 – 2 of 2) sorted by relevance

/qemu/util/
H A Dthread-pool.c77 static void *worker_thread(void *opaque) in worker_thread() function
/qemu/tests/unit/
H A Dtest-aio.c812 QemuThread this_thread, worker_thread; in test_worker_thread_co_enter() local