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"; }
const char * name() const
sc_semaphore & operator=(const sc_semaphore &)
sc_semaphore(const sc_semaphore &)
virtual const char * kind() const
virtual int get_value() const
sc_gem5::InternalScEvent posted