#include <sysc/kernel/sc_cor.h>
Definition at line 86 of file sc_cor.h.
◆ sc_cor_pkg()
◆ ~sc_cor_pkg()
virtual sc_core::sc_cor_pkg::~sc_cor_pkg |
( |
| ) |
|
|
inlinevirtual |
◆ abort()
virtual void sc_core::sc_cor_pkg::abort |
( |
sc_cor * |
next_cor | ) |
|
|
pure virtual |
◆ create()
virtual sc_cor * sc_core::sc_cor_pkg::create |
( |
std::size_t |
stack_size, |
|
|
sc_cor_fn * |
fn, |
|
|
void * |
arg |
|
) |
| |
|
pure virtual |
◆ get_main()
virtual sc_cor * sc_core::sc_cor_pkg::get_main |
( |
| ) |
|
|
pure virtual |
◆ simcontext()
◆ yield()
virtual void sc_core::sc_cor_pkg::yield |
( |
sc_cor * |
next_cor | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: