PAPI  5.0.1.0
pthread_mutex_t::__pthread_mutex_s Struct Reference
Collaboration diagram for pthread_mutex_t::__pthread_mutex_s:

Data Fields

int __lock
unsigned int __count
int __owner
int __kind
unsigned int __nusers
union {
   int   __spins
   __pthread_slist_t   __list
}; 
union {
   int   __spins
   __pthread_slist_t   __list
}; 
union {
   int   __spins
   __pthread_slist_t   __list
}; 

Detailed Description

Definition at line 1436 of file papi_fwrappers_.c.


Field Documentation

__extension__ { ... }
__extension__ { ... }
__extension__ { ... }

Definition at line 1439 of file papi_fwrappers_.c.

Definition at line 1444 of file papi_fwrappers_.c.


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