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

/gem5/src/systemc/tests/systemc/communication/sc_semaphore/test03/
H A Dtest_sem.h43 SC_MODULE(TestSem)
47 SC_CTOR(TestSem);
H A Dmain.cpp44 TestSem my_block("test_sem");
H A Dtest_sem.cpp40 TestSem::TestSem( sc_module_name ) function in class:TestSem
49 void TestSem::body_1()
68 void TestSem::body_2()

Completed in 5 milliseconds