Revision 216fc9a4 include/qemu/cpu.h

b/include/qemu/cpu.h
66 66
#ifdef _WIN32
67 67
    HANDLE hThread;
68 68
#endif
69
    bool thread_kicked;
69 70

  
70 71
    /* TODO Move common fields from CPUArchState here. */
71 72
};

Also available in: Unified diff