Home
last modified time | relevance | path

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

/qemu/migration/
H A Dmigration.h310 QemuThread rp_thread; member
H A Dmigration.c2411 qemu_thread_create(&ms->rp_state.rp_thread, "return path", in open_return_path_on_source()
2441 qemu_thread_join(&ms->rp_state.rp_thread); in close_return_path_on_source()