DMTCP
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
tcbhead_t Struct Reference

#include <tls-i386.h>

Public Attributes

void * tcb
 
dtv_tdtv
 
void * self
 
int multiple_threads
 
uintptr_t sysinfo
 
uintptr_t stack_guard
 
uintptr_t pointer_guard
 

Detailed Description

Definition at line 44 of file tls-i386.h.

Member Data Documentation

dtv_t * tcbhead_t::dtv

Definition at line 48 of file tls-i386.h.

int tcbhead_t::multiple_threads

Definition at line 50 of file tls-i386.h.

uintptr_t tcbhead_t::pointer_guard

Definition at line 53 of file tls-i386.h.

void * tcbhead_t::self

Definition at line 49 of file tls-i386.h.

uintptr_t tcbhead_t::stack_guard

Definition at line 52 of file tls-i386.h.

uintptr_t tcbhead_t::sysinfo

Definition at line 51 of file tls-i386.h.

void * tcbhead_t::tcb

Definition at line 46 of file tls-i386.h.


The documentation for this struct was generated from the following files: