PAPI 7.1.0.0
Loading...
Searching...
No Matches
__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 1420 of file papi_fwrappers_.c.

Field Documentation

◆ __cur_writer

int __pthread_rwlock_arch_t::__cur_writer

Definition at line 1429 of file papi_fwrappers_.c.

◆ __flags

unsigned int __pthread_rwlock_arch_t::__flags

Definition at line 1442 of file papi_fwrappers_.c.

◆ __pad1

unsigned char __pthread_rwlock_arch_t::__pad1

Definition at line 1436 of file papi_fwrappers_.c.

◆ __pad2

unsigned long int __pthread_rwlock_arch_t::__pad2

Definition at line 1439 of file papi_fwrappers_.c.

◆ __pad3

unsigned int __pthread_rwlock_arch_t::__pad3

Definition at line 1426 of file papi_fwrappers_.c.

◆ __pad4

unsigned int __pthread_rwlock_arch_t::__pad4

Definition at line 1427 of file papi_fwrappers_.c.

◆ __readers

unsigned int __pthread_rwlock_arch_t::__readers

Definition at line 1422 of file papi_fwrappers_.c.

◆ __rwelision

signed char __pthread_rwlock_arch_t::__rwelision

Definition at line 1431 of file papi_fwrappers_.c.

◆ __shared

int __pthread_rwlock_arch_t::__shared

Definition at line 1430 of file papi_fwrappers_.c.

◆ __writers

unsigned int __pthread_rwlock_arch_t::__writers

Definition at line 1423 of file papi_fwrappers_.c.

◆ __writers_futex

unsigned int __pthread_rwlock_arch_t::__writers_futex

Definition at line 1425 of file papi_fwrappers_.c.

◆ __wrphase_futex

unsigned int __pthread_rwlock_arch_t::__wrphase_futex

Definition at line 1424 of file papi_fwrappers_.c.


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