Home
last modified time | relevance | path

Searched refs:migration_threads_remove (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/migration/
H A Dthreadinfo.h25 void migration_threads_remove(MigrationThread *info);
H A Dthreadinfo.c39 void migration_threads_remove(MigrationThread *thread) in migration_threads_remove() function
H A Dmultifd.c1017 migration_threads_remove(thread); in multifd_send_thread()
H A Dmigration.c3564 migration_threads_remove(thread); in migration_thread()