Simple aggregate types are Sync by default. There is no need to use `impl Sync` for MockVmm (a simple struct). Signed-off-by: Wei Liu <liuwe@microsoft.com> |
||
|---|---|---|
| .. | ||
| emulator | ||
| x86 | ||
| mod.rs | ||
Simple aggregate types are Sync by default. There is no need to use `impl Sync` for MockVmm (a simple struct). Signed-off-by: Wei Liu <liuwe@microsoft.com> |
||
|---|---|---|
| .. | ||
| emulator | ||
| x86 | ||
| mod.rs | ||