pthread_mutexattr_t Struct Reference

#include <
pthread.h>

Data Fields

_handle_state iState
int iSharedType
int iMutexType

Field Documentation

int pthread_mutexattr_t::iMutexType
 
int pthread_mutexattr_t::iSharedType
 
_handle_state pthread_mutexattr_t::iState
 

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

Copyright © Nokia Corporation 2001-2008
Back to top