Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dthreadinfo.h16 typedef struct MigrationThread MigrationThread; typedef
18 struct MigrationThread { struct
21 QLIST_ENTRY(MigrationThread) node; argument