Home
last modified time | relevance | path

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

/qemu/migration/
H A Dmigration.h317 bool rp_thread_created; member
H A Dmigration.c2413 ms->rp_state.rp_thread_created = true; in open_return_path_on_source()
2423 if (!ms->rp_state.rp_thread_created) { in close_return_path_on_source()
2442 ms->rp_state.rp_thread_created = false; in close_return_path_on_source()
3419 if (s->rp_state.rp_thread_created) { in migration_thread()