Public Member Functions | |
S () | |
S (const S &) | |
S & | operator= (const S &) |
void | test () |
S () | |
~S () | |
S (const S &) | |
S () | |
~S () | |
Data Fields | |
int | t |
char | buf [64] |
int | x |
int | i |
int | s |
Definition at line 8 of file copyin-2.C.
S::S | ( | ) |
S::~S | ( | ) |
Definition at line 25 of file pr27337.C.
References n, and omp_get_thread_num().
Here is the call graph for this function:
S::S | ( | const S & | ) |
char S::buf[64] |
Definition at line 8 of file copyin-2.C.
int S::s |
int S::t |
Definition at line 8 of file copyin-2.C.