SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
Clocked thread declarations. More...
#include "sysc/kernel/sc_thread_process.h"
Go to the source code of this file.
Classes | |
class | sc_core::sc_cthread_process |
Namespaces | |
sc_core | |
Functions | |
void SC_API | sc_core::halt (sc_simcontext *) |
void SC_API | sc_core::wait (int, sc_simcontext *) |
Clocked thread declarations.
Original Author: Andy Goodrich, Forte Design Systems, 4 August 2005
CHANGE LOG AT THE END OF THE FILE
Definition in file sc_cthread_process.h.