Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dmigration.h324 QemuThread rp_thread; member
H A Dmigration.c2446 qemu_thread_create(&ms->rp_state.rp_thread, MIGRATION_THREAD_SRC_RETURN, in open_return_path_on_source()
2476 qemu_thread_join(&ms->rp_state.rp_thread); in close_return_path_on_source()