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
 
unsigned char __flags
 
unsigned char __shared
 
signed char __rwelision
 
unsigned char __pad2
 
int __cur_writer
 

Detailed Description

Definition at line 1459 of file papi_fwrappers_.c.

Field Documentation

◆ __cur_writer

int __pthread_rwlock_arch_t::__cur_writer

Definition at line 1473 of file papi_fwrappers_.c.

◆ __flags

unsigned char __pthread_rwlock_arch_t::__flags

Definition at line 1468 of file papi_fwrappers_.c.

◆ __pad2

unsigned char __pthread_rwlock_arch_t::__pad2

Definition at line 1472 of file papi_fwrappers_.c.

◆ __pad3

unsigned int __pthread_rwlock_arch_t::__pad3

Definition at line 1465 of file papi_fwrappers_.c.

◆ __pad4

unsigned int __pthread_rwlock_arch_t::__pad4

Definition at line 1466 of file papi_fwrappers_.c.

◆ __readers

unsigned int __pthread_rwlock_arch_t::__readers

Definition at line 1461 of file papi_fwrappers_.c.

◆ __rwelision

signed char __pthread_rwlock_arch_t::__rwelision

Definition at line 1470 of file papi_fwrappers_.c.

◆ __shared

unsigned char __pthread_rwlock_arch_t::__shared

Definition at line 1469 of file papi_fwrappers_.c.

◆ __writers

unsigned int __pthread_rwlock_arch_t::__writers

Definition at line 1462 of file papi_fwrappers_.c.

◆ __writers_futex

unsigned int __pthread_rwlock_arch_t::__writers_futex

Definition at line 1464 of file papi_fwrappers_.c.

◆ __wrphase_futex

unsigned int __pthread_rwlock_arch_t::__wrphase_futex

Definition at line 1463 of file papi_fwrappers_.c.


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