Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dmigration.h317 bool rp_thread_created; member
H A Dmigration.c2483 ms->rp_state.rp_thread_created = true; in open_return_path_on_source()
2493 if (!ms->rp_state.rp_thread_created) { in close_return_path_on_source()
2512 ms->rp_state.rp_thread_created = false; in close_return_path_on_source()
3489 if (s->rp_state.rp_thread_created) { in migration_thread()