PAPI  5.1.0.2
pthread_rwlock_t Union Reference

Data Fields

struct {
   int   __lock
   unsigned int   __nr_readers
   unsigned int   __readers_wakeup
   unsigned int   __writer_wakeup
   unsigned int   __nr_readers_queued
   unsigned int   __nr_writers_queued
   int   __writer
   int   __shared
   unsigned long int   __pad1
   unsigned long int   __pad2
   unsigned int   __flags
__data
char __size [56]
long int __align
struct {
   int   __lock
   unsigned int   __nr_readers
   unsigned int   __readers_wakeup
   unsigned int   __writer_wakeup
   unsigned int   __nr_readers_queued
   unsigned int   __nr_writers_queued
   int   __writer
   int   __shared
   unsigned long int   __pad1
   unsigned long int   __pad2
   unsigned int   __flags
__data
struct {
   int   __lock
   unsigned int   __nr_readers
   unsigned int   __readers_wakeup
   unsigned int   __writer_wakeup
   unsigned int   __nr_readers_queued
   unsigned int   __nr_writers_queued
   int   __writer
   int   __shared
   unsigned long int   __pad1
   unsigned long int   __pad2
   unsigned int   __flags
__data

Detailed Description

Definition at line 1505 of file papi_fwrappers_.c.


Field Documentation

Definition at line 1527 of file papi_fwrappers_.c.

struct { ... } pthread_rwlock_t::__data
struct { ... } pthread_rwlock_t::__data
struct { ... } pthread_rwlock_t::__data

Definition at line 1522 of file papi_fwrappers_.c.

Definition at line 1510 of file papi_fwrappers_.c.

Definition at line 1511 of file papi_fwrappers_.c.

Definition at line 1514 of file papi_fwrappers_.c.

Definition at line 1515 of file papi_fwrappers_.c.

unsigned long int pthread_rwlock_t::__pad1

Definition at line 1518 of file papi_fwrappers_.c.

unsigned long int pthread_rwlock_t::__pad2

Definition at line 1519 of file papi_fwrappers_.c.

Definition at line 1512 of file papi_fwrappers_.c.

Definition at line 1517 of file papi_fwrappers_.c.

Definition at line 1526 of file papi_fwrappers_.c.

Definition at line 1516 of file papi_fwrappers_.c.

Definition at line 1513 of file papi_fwrappers_.c.


The documentation for this union was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines