PAPI  5.7.0.0
pthread_cond_t Union Reference
Collaboration diagram for pthread_cond_t:

Data Fields

struct __pthread_cond_s __data
 
char __size [48]
 
__extension__ long long int __align
 

Detailed Description

Definition at line 1588 of file papi_fwrappers_.c.

Field Documentation

◆ __align

__extension__ long long int pthread_cond_t::__align

Definition at line 1592 of file papi_fwrappers_.c.

◆ __data

struct __pthread_cond_s pthread_cond_t::__data

Definition at line 1590 of file papi_fwrappers_.c.

◆ __size

char pthread_cond_t::__size

Definition at line 1591 of file papi_fwrappers_.c.


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