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

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_semaphore.cpp59 sc_semaphore::sc_semaphore( int init_value_ ) function in class:sc_core::sc_semaphore
69 sc_semaphore::sc_semaphore( cons function in class:sc_core::sc_semaphore
[all...]
H A Dsc_semaphore.h45 class sc_semaphore class in namespace:sc_core
[all...]
/gem5/src/systemc/channel/
H A Dsc_semaphore.cc40 sc_semaphore::sc_semaphore(int value) : function in class:sc_core::sc_semaphore
44 sc_semaphore::sc_semaphore(const char *_name, int value) : function in class:sc_core::sc_semaphore
[all...]
/gem5/src/systemc/ext/channel/
H A Dsc_semaphore.hh40 class sc_semaphore : public sc_semaphore_if, public sc_object class in namespace:sc_core
55 sc_semaphore(const sc_semaphore &) : function in class:sc_core::sc_semaphore

Completed in 5 milliseconds