diff options
author | Juan Quintela <quintela@redhat.com> | 2018-02-19 19:01:45 +0100 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2018-05-15 20:24:27 +0200 |
commit | 667707078d8d365d449d1908805c09506f67825f (patch) | |
tree | 4b46c4b746748949f241a49cb5aa10b51516574c /migration/ram.h | |
parent | 71bb07dbfcd465236738ee4b1cde6b80989e94bf (diff) |
migration: terminate_* can be called for other threads
Once there, make count field to always be accessed with atomic
operations. To make blocking operations, we need to know that the
thread is running, so create a bool to indicate that.
Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
--
Once here, s/terminate_multifd_*-threads/multifd_*_terminate_threads/
This is consistente with every other function
Diffstat (limited to 'migration/ram.h')
0 files changed, 0 insertions, 0 deletions