Home
last modified time | relevance | path

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

/qemu/util/
H A Dthread-pool.c56 struct ThreadPoolAio { struct
79 ThreadPoolAio *pool = opaque; in worker_thread() argument
/qemu/include/block/
H A Dthread-pool.h27 typedef struct ThreadPoolAio ThreadPoolAio; typedef