OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mon_resume
(Results
1 - 5
of
5
) sorted by null
/external/qemu/
migration.h
42
Monitor *
mon_resume
;
member in struct:FdMigrationState
migration.c
170
s->
mon_resume
= cur_mon;
198
if (s->
mon_resume
)
199
monitor_resume(s->
mon_resume
);
migration-exec.c
101
s->
mon_resume
= NULL;
migration-tcp-android.c
92
s->
mon_resume
= NULL;
migration-tcp.c
100
s->
mon_resume
= NULL;
Completed in 40 milliseconds