|
PAPI
5.1.0.2
|
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 | |
| unsigned char __flags | |
| unsigned char __shared | |
| unsigned char __pad1 | |
| unsigned char __pad2 | |
| int __writer | |
| } | __data |
| char | __size [32] |
| 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 | |
| unsigned char __flags | |
| unsigned char __shared | |
| unsigned char __pad1 | |
| unsigned char __pad2 | |
| int __writer | |
| } | __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 | |
| unsigned char __flags | |
| unsigned char __shared | |
| unsigned char __pad1 | |
| unsigned char __pad2 | |
| int __writer | |
| } | __data |
Definition at line 1520 of file papi_fwrappers_.c.
| long int pthread_rwlock_t::__align |
Definition at line 1541 of file papi_fwrappers_.c.
| struct { ... } pthread_rwlock_t::__data |
| struct { ... } pthread_rwlock_t::__data |
| struct { ... } pthread_rwlock_t::__data |
| unsigned char pthread_rwlock_t::__flags |
Definition at line 1533 of file papi_fwrappers_.c.
Definition at line 1525 of file papi_fwrappers_.c.
| unsigned int pthread_rwlock_t::__nr_readers |
Definition at line 1526 of file papi_fwrappers_.c.
| unsigned int pthread_rwlock_t::__nr_readers_queued |
Definition at line 1529 of file papi_fwrappers_.c.
| unsigned int pthread_rwlock_t::__nr_writers_queued |
Definition at line 1530 of file papi_fwrappers_.c.
| unsigned char pthread_rwlock_t::__pad1 |
Definition at line 1535 of file papi_fwrappers_.c.
| unsigned char pthread_rwlock_t::__pad2 |
Definition at line 1536 of file papi_fwrappers_.c.
| unsigned int pthread_rwlock_t::__readers_wakeup |
Definition at line 1527 of file papi_fwrappers_.c.
| unsigned char pthread_rwlock_t::__shared |
Definition at line 1534 of file papi_fwrappers_.c.
Definition at line 1540 of file papi_fwrappers_.c.
Definition at line 1537 of file papi_fwrappers_.c.
| unsigned int pthread_rwlock_t::__writer_wakeup |
Definition at line 1528 of file papi_fwrappers_.c.