Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dthread-pool.c378 struct ThreadPool { struct
379 GThreadPool *t; argument
393 ThreadPool *pool = user_data; in thread_pool_func() argument
/openbmc/qemu/include/block/
H A Dthread-pool.h43 typedef struct ThreadPool ThreadPool; typedef
/openbmc/qemu/migration/
H A Dmigration.h46 typedef struct ThreadPool ThreadPool; typedef