DMTCP
|
#include <tls-i386.h>
Public Attributes | |
size_t | counter |
struct { | |
void * val | |
bool is_static | |
} | pointer |
struct { | |
void * val | |
bool is_static | |
} | pointer |
Definition at line 33 of file tls-i386.h.
size_t dtv::counter |
Definition at line 35 of file tls-i386.h.
bool dtv::is_static |
Definition at line 39 of file tls-i386.h.
struct { ... } dtv::pointer |
struct { ... } dtv::pointer |
void* dtv::val |
Definition at line 38 of file tls-i386.h.