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

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_host_mutex.h48 #define SC_MTX_TRYLOCK_( Mutex ) \ macro
72 # define SC_MTX_TRYLOCK_( Mutex ) \ macro
75 # define SC_MTX_TRYLOCK_( Mutex ) \ macro
130 #undef SC_MTX_TRYLOCK_ macro

Completed in 4 milliseconds