Home
last modified time | relevance | path

Searched refs:migration_threads_add (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/migration/
H A Dthreadinfo.h24 MigrationThread *migration_threads_add(const char *name, int thread_id);
H A Dthreadinfo.c26 MigrationThread *migration_threads_add(const char *name, int thread_id) in migration_threads_add() function