Searched refs:async_io (Results 1 - 6 of 6) sorted by relevance

/gem5/src/sim/
H A Dasync.cc35 volatile bool async_io = false; variable
H A Dasync.hh48 extern volatile bool async_io; ///< Async I/O request (SIGIO).
H A Dsimulate.cc203 if (async_io) {
204 async_io = false;
H A Dinit_signals.cc175 async_io = true;
/gem5/util/systemc/gem5_within_systemc/
H A Dsc_module.cc169 if (async_io) {
170 async_io = false;
/gem5/src/base/
H A Dpollevent.cc250 async_io = true;

Completed in 8 milliseconds