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

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_mutex.cpp68 while( in_use() ) {
82 if( in_use() ) {
H A Dsc_semaphore.cpp87 while( in_use() ) {
100 if( in_use() ) {
H A Dsc_mutex.h76 bool in_use() const function in class:sc_core::sc_mutex
H A Dsc_semaphore.h79 bool in_use() const function in class:sc_core::sc_semaphore
/gem5/src/dev/pci/
H A Dcopy_engine_defs.hh154 ADD_FIELD16(in_use, 8,1);
H A Dcopy_engine.cc248 cr.ctrl.in_use(1);

Completed in 10 milliseconds