#include <tcharm_impl.h>
Public Member Functions | |
TCharmInitMsg (int threadFn_, const TCHARM_Thread_options &opts_) | |
Data Fields | |
int | threadFn |
TCHARM_Thread_options | opts |
int | numElements |
char * | data |
Definition at line 61 of file tcharm_impl.h.
TCharmInitMsg::TCharmInitMsg | ( | int | threadFn_, | |
const TCHARM_Thread_options & | opts_ | |||
) | [inline] |
Definition at line 73 of file tcharm_impl.h.
Definition at line 69 of file tcharm_impl.h.
Referenced by TCharm::TCharm(), TCHARM_Build_threads(), and TCHARM_Create_data().
char* TCharmInitMsg::data |
Definition at line 71 of file tcharm_impl.h.
Referenced by startTCharmThread(), and TCHARM_Create_data().