PAPI 7.1.0.0
Loading...
Searching...
No Matches
pthread_mutex_t Union Reference
Collaboration diagram for pthread_mutex_t:

Data Fields

struct __pthread_mutex_s __data
 
char __size [40]
 
long int __align
 

Detailed Description

Definition at line 1528 of file papi_fwrappers_.c.

Field Documentation

◆ __align

long int pthread_mutex_t::__align

Definition at line 1532 of file papi_fwrappers_.c.

◆ __data

struct __pthread_mutex_s pthread_mutex_t::__data

Definition at line 1530 of file papi_fwrappers_.c.

◆ __size

char pthread_mutex_t::__size

Definition at line 1531 of file papi_fwrappers_.c.


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