Home
last modified time | relevance | path

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

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