PAPI  5.7.0.0
pthread_rwlock_t Union Reference
Collaboration diagram for pthread_rwlock_t:

Data Fields

struct __pthread_rwlock_arch_t __data
 
char __size [32]
 
long int __align
 

Detailed Description

Definition at line 1601 of file papi_fwrappers_.c.

Field Documentation

◆ __align

long int pthread_rwlock_t::__align

Definition at line 1605 of file papi_fwrappers_.c.

◆ __data

struct __pthread_rwlock_arch_t pthread_rwlock_t::__data

Definition at line 1603 of file papi_fwrappers_.c.

◆ __size

char pthread_rwlock_t::__size

Definition at line 1604 of file papi_fwrappers_.c.


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