Searched defs:scoped_flag (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_process.h633 struct scoped_flag struct in namespace:sc_core
635 scoped_flag( bool& b ) : ref(b){ ref = true; } function in struct:sc_core::scoped_flag

Completed in 9 milliseconds