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

/gem5/src/sim/
H A Dsimulate.cc88 static bool threads_initialized = false; local
91 if (!threads_initialized) {
101 threads_initialized = true;

Completed in 4 milliseconds