28 #ifndef __SYSTEMC_EXT_CHANNEL_SC_SEMAPHORE_HH__ 29 #define __SYSTEMC_EXT_CHANNEL_SC_SEMAPHORE_HH__ 31 #include "../core/sc_event.hh" 32 #include "../core/sc_object.hh" 49 virtual const char *
kind()
const {
return "sc_semaphore"; }
65 #endif //__SYSTEMC_EXT_CHANNEL_SC_SEMAPHORE_HH__ virtual int get_value() const
const char * name() const
sc_semaphore(const sc_semaphore &)
sc_semaphore & operator=(const sc_semaphore &)
virtual const char * kind() const
sc_gem5::InternalScEvent posted