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

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_host_mutex.h44 #define SC_MTX_LOCK_( Mutex ) \ macro
66 #define SC_MTX_LOCK_( Mutex ) \ macro
109 { SC_MTX_LOCK_(m_mtx); return 0; }
129 #undef SC_MTX_LOCK_ macro

Completed in 4 milliseconds