#include "sysc/kernel/sc_runnable.h"#include "sysc/kernel/sc_method_process.h"#include "sysc/kernel/sc_thread_process.h"


Go to the source code of this file.
Namespaces | |
| namespace | sc_core |
Defines | |
| #define | SC_NO_METHODS ((sc_method_handle)0xdb) |
| #define | SC_NO_THREADS ((sc_thread_handle)0xdb) |
| #define SC_NO_METHODS ((sc_method_handle)0xdb) |
Definition at line 68 of file sc_runnable_int.h.
| #define SC_NO_THREADS ((sc_thread_handle)0xdb) |
Definition at line 69 of file sc_runnable_int.h.
1.5.5