#include "sysc/kernel/sc_thread_process.h"
Go to the source code of this file.
Classes | |
class | sc_core::sc_cthread_process |
A cthread process. More... | |
Namespaces | |
namespace | sc_core |
Defines | |
#define | sc_cthread_process_h_INCLUDED |
Functions | |
void | sc_core::halt (sc_simcontext *) |
void | sc_core::wait (int, sc_simcontext *=sc_get_curr_simcontext()) |
A new parameter segment ID is added for the out-of-order simulation. |
#define sc_cthread_process_h_INCLUDED |
Definition at line 30 of file sc_cthread_process.h.