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

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_host_mutex.h46 #define SC_MTX_UNLOCK_( Mutex ) \ macro
68 #define SC_MTX_UNLOCK_( Mutex ) \ macro
118 { SC_MTX_UNLOCK_(m_mtx); return 0; }
131 #undef SC_MTX_UNLOCK_ macro

Completed in 8 milliseconds