Revision 38145df2

b/cpus.c
307 307
    if (next_cpu && env != next_cpu) {
308 308
        cpu_exit(next_cpu);
309 309
    }
310
    exit_request = 1;
310 311
}
311 312

  
312 313
void qemu_mutex_lock_iothread(void) {}

Also available in: Unified diff