C:/systemc-2.2.0/systemc-2.2.0/src/sysc/kernel/sc_thread_process.h

#include "sysc/kernel/sc_spawn_options.h"
#include "sysc/kernel/sc_process.h"
#include "sysc/kernel/sc_cor.h"
#include "sysc/kernel/sc_event.h"
#include "sysc/kernel/sc_except.h"
#include "sysc/kernel/sc_reset.h"

ソースコードを見る。

ネームスペース

namespace  sc_core

構成

class  sc_core::sc_thread_process

マクロ定義

#define sc_thread_process_h_INCLUDED

関数

void sc_core::sc_thread_cor_fn (void *arg)
void sc_core::sc_cthread_cor_fn (void *arg)
void sc_core::sc_set_stack_size (sc_thread_handle, std::size_t)
sc_cor * sc_core::get_cor_pointer (sc_process_b *process_p)
void sc_core::wait (sc_simcontext *)
void sc_core::wait (const sc_event &, sc_simcontext *)
void sc_core::wait (sc_event_or_list &, sc_simcontext *)
void sc_core::wait (sc_event_and_list &, sc_simcontext *)
void sc_core::wait (const sc_time &, sc_simcontext *)
void sc_core::wait (const sc_time &, const sc_event &, sc_simcontext *)
void sc_core::wait (const sc_time &, sc_event_or_list &, sc_simcontext *)
void sc_core::wait (const sc_time &, sc_event_and_list &, sc_simcontext *)


マクロ定義

#define sc_thread_process_h_INCLUDED

sc_thread_process.h55 行で定義されています。


SystemCに対してFri Jun 6 20:11:07 2008に生成されました。  doxygen 1.5.6