|
PAPI 7.1.0.0
|

Data Fields | |
| int | __lock |
| unsigned int | __count |
| int | __owner |
| unsigned int | __nusers |
| int | __kind |
| short | __spins |
| short | __elision |
| __pthread_list_t | __list |
Definition at line 1399 of file papi_fwrappers_.c.
| unsigned int __pthread_mutex_s::__count |
Definition at line 1402 of file papi_fwrappers_.c.
| short __pthread_mutex_s::__elision |
Definition at line 1412 of file papi_fwrappers_.c.
| int __pthread_mutex_s::__kind |
Definition at line 1409 of file papi_fwrappers_.c.
| __pthread_list_t __pthread_mutex_s::__list |
Definition at line 1413 of file papi_fwrappers_.c.
| int __pthread_mutex_s::__lock |
Definition at line 1401 of file papi_fwrappers_.c.
| unsigned int __pthread_mutex_s::__nusers |
Definition at line 1405 of file papi_fwrappers_.c.
| int __pthread_mutex_s::__owner |
Definition at line 1403 of file papi_fwrappers_.c.
| short __pthread_mutex_s::__spins |
Definition at line 1411 of file papi_fwrappers_.c.