PAPI  5.7.0.0
__pthread_rwlock_arch_t Struct Reference

Data Fields

unsigned int __readers
 
unsigned int __writers
 
unsigned int __wrphase_futex
 
unsigned int __writers_futex
 
unsigned int __pad3
 
unsigned int __pad4
 
int __cur_writer
 
int __shared
 
signed char __rwelision
 
unsigned char __pad1 [7]
 
unsigned long int __pad2
 
unsigned int __flags
 

Detailed Description

Definition at line 1451 of file papi_fwrappers_.c.

Field Documentation

◆ __cur_writer

int __pthread_rwlock_arch_t::__cur_writer

Definition at line 1460 of file papi_fwrappers_.c.

◆ __flags

unsigned int __pthread_rwlock_arch_t::__flags

Definition at line 1473 of file papi_fwrappers_.c.

◆ __pad1

unsigned char __pthread_rwlock_arch_t::__pad1

Definition at line 1467 of file papi_fwrappers_.c.

◆ __pad2

unsigned long int __pthread_rwlock_arch_t::__pad2

Definition at line 1470 of file papi_fwrappers_.c.

◆ __pad3

unsigned int __pthread_rwlock_arch_t::__pad3

Definition at line 1457 of file papi_fwrappers_.c.

◆ __pad4

unsigned int __pthread_rwlock_arch_t::__pad4

Definition at line 1458 of file papi_fwrappers_.c.

◆ __readers

unsigned int __pthread_rwlock_arch_t::__readers

Definition at line 1453 of file papi_fwrappers_.c.

◆ __rwelision

signed char __pthread_rwlock_arch_t::__rwelision

Definition at line 1462 of file papi_fwrappers_.c.

◆ __shared

int __pthread_rwlock_arch_t::__shared

Definition at line 1461 of file papi_fwrappers_.c.

◆ __writers

unsigned int __pthread_rwlock_arch_t::__writers

Definition at line 1454 of file papi_fwrappers_.c.

◆ __writers_futex

unsigned int __pthread_rwlock_arch_t::__writers_futex

Definition at line 1456 of file papi_fwrappers_.c.

◆ __wrphase_futex

unsigned int __pthread_rwlock_arch_t::__wrphase_futex

Definition at line 1455 of file papi_fwrappers_.c.


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