PAPI  5.0.1.0
ThreadInfo_t Struct Reference
Collaboration diagram for ThreadInfo_t:

Data Fields

unsigned long int tid
unsigned long int allocator_tid
struct _ThreadInfo * next
hwd_context_t ** context
void * thread_storage [PAPI_MAX_TLS]
EventSetInfo_t ** running_eventset
EventSetInfo_tfrom_esi
int wants_signal

Detailed Description

Definition at line 23 of file threads.h.


Field Documentation

unsigned long int ThreadInfo_t::allocator_tid

Definition at line 26 of file threads.h.

Definition at line 28 of file threads.h.

Definition at line 31 of file threads.h.

struct _ThreadInfo* ThreadInfo_t::next

Definition at line 27 of file threads.h.

Definition at line 29 of file threads.h.

unsigned long int ThreadInfo_t::tid

Definition at line 25 of file threads.h.

Definition at line 32 of file threads.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines