SystemC
2.3.1
Accellera SystemC proof-of-concept library
|
#include <sysc/kernel/sc_thread_process.h>
Public Member Functions | |
sc_thread_process (const char *name_p, bool free_host, SC_ENTRY_FUNC method_p, sc_process_host *host_p, const sc_spawn_options *opt_p) | |
virtual const char * | kind () const |
![]() | |
sc_process_b (const char *name_p, bool is_thread, bool free_host, SC_ENTRY_FUNC method_p, sc_process_host *host_p, const sc_spawn_options *opt_p) | |
int | current_state () |
bool | dont_initialize () const |
virtual void | dont_initialize (bool dont) |
std::string | dump_state () const |
const ::std::vector< sc_object * > & | get_child_objects () const |
sc_curr_proc_kind | proc_kind () const |
sc_event & | reset_event () |
sc_event & | terminated_event () |
![]() | |
const char * | name () const |
const char * | basename () const |
virtual void | print (::std::ostream &os=::std::cout) const |
virtual void | dump (::std::ostream &os=::std::cout) const |
virtual void | trace (sc_trace_file *tf) const |
sc_simcontext * | simcontext () const |
bool | add_attribute (sc_attr_base &) |
sc_attr_base * | get_attribute (const std::string &name_) |
const sc_attr_base * | get_attribute (const std::string &name_) const |
sc_attr_base * | remove_attribute (const std::string &name_) |
void | remove_all_attributes () |
int | num_attributes () const |
sc_attr_cltn & | attr_cltn () |
const sc_attr_cltn & | attr_cltn () const |
virtual const std::vector < sc_event * > & | get_child_events () const |
sc_object * | get_parent () const |
sc_object * | get_parent_object () const |
Friends | |
class | sc_event |
class | sc_join |
class | sc_module |
class | sc_process_b |
class | sc_process_handle |
class | sc_process_table |
class | sc_simcontext |
class | sc_runnable |
void | sc_thread_cor_fn (void *) |
void | sc_set_stack_size (sc_thread_handle, std::size_t) |
sc_cor * | get_cor_pointer (sc_process_b *process_p) |
void | wait (sc_simcontext *) |
void | wait (const sc_event &, sc_simcontext *) |
void | wait (const sc_event_or_list &, sc_simcontext *) |
void | wait (const sc_event_and_list &, sc_simcontext *) |
void | wait (const sc_time &, sc_simcontext *) |
void | wait (const sc_time &, const sc_event &, sc_simcontext *) |
void | wait (const sc_time &, const sc_event_or_list &, sc_simcontext *) |
void | wait (const sc_time &, const sc_event_and_list &, sc_simcontext *) |
Definition at line 92 of file sc_thread_process.h.
sc_core::sc_thread_process::sc_thread_process | ( | const char * | name_p, |
bool | free_host, | ||
SC_ENTRY_FUNC | method_p, | ||
sc_process_host * | host_p, | ||
const sc_spawn_options * | opt_p | ||
) |
|
protectedvirtual |
|
inlineprotected |
Definition at line 390 of file sc_thread_process.h.
|
protectedvirtual |
Implements sc_core::sc_process_b.
|
protectedvirtual |
Implements sc_core::sc_process_b.
|
protectedvirtual |
Implements sc_core::sc_process_b.
|
inlinevirtual |
Reimplemented from sc_core::sc_object.
Reimplemented in sc_core::sc_cthread_process.
Definition at line 118 of file sc_thread_process.h.
|
inlineprotected |
Definition at line 418 of file sc_thread_process.h.
|
inlineprotected |
Definition at line 430 of file sc_thread_process.h.
|
protectedvirtual |
|
inlineprotected |
Definition at line 397 of file sc_thread_process.h.
|
protectedvirtual |
Implements sc_core::sc_process_b.
|
inlineprotected |
Definition at line 412 of file sc_thread_process.h.
|
inlineprotected |
Definition at line 424 of file sc_thread_process.h.
|
inlineprotected |
Definition at line 180 of file sc_thread_process.h.
|
protected |
|
inlineprotected |
Definition at line 205 of file sc_thread_process.h.
|
protectedvirtual |
Implements sc_core::sc_process_b.
|
protectedvirtual |
Implements sc_core::sc_process_b.
|
protectedvirtual |
Implements sc_core::sc_process_b.
|
protected |
|
inlineprotected |
Definition at line 459 of file sc_thread_process.h.
|
inlineprotected |
Definition at line 268 of file sc_thread_process.h.
|
inlineprotected |
Definition at line 281 of file sc_thread_process.h.
|
inlineprotected |
Definition at line 294 of file sc_thread_process.h.
|
inlineprotected |
Definition at line 308 of file sc_thread_process.h.
Definition at line 321 of file sc_thread_process.h.
|
inlineprotected |
Definition at line 336 of file sc_thread_process.h.
|
inlineprotected |
Definition at line 351 of file sc_thread_process.h.
|
inlineprotected |
Definition at line 376 of file sc_thread_process.h.
|
friend |
Definition at line 435 of file sc_thread_process.h.
|
friend |
Definition at line 95 of file sc_thread_process.h.
|
friend |
Definition at line 96 of file sc_thread_process.h.
|
friend |
Definition at line 97 of file sc_thread_process.h.
|
friend |
Definition at line 98 of file sc_thread_process.h.
|
friend |
Definition at line 99 of file sc_thread_process.h.
|
friend |
Definition at line 100 of file sc_thread_process.h.
|
friend |
Definition at line 102 of file sc_thread_process.h.
|
friend |
|
friend |
Definition at line 101 of file sc_thread_process.h.
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
protected |
Definition at line 165 of file sc_thread_process.h.
|
protected |
Definition at line 166 of file sc_thread_process.h.
|
protected |
Definition at line 167 of file sc_thread_process.h.
|
protected |
Definition at line 168 of file sc_thread_process.h.