pthread_mutex_t Struct Reference

#include <pthread.h>

Data Fields

_handle_state  iState
_pthread_mutex_t *  iPtr
int  iReentry

Field Documentation

struct _pthread_mutex_t* pthread_mutex_t::iPtr
 
int pthread_mutex_t::iReentry
 
_handle_state pthread_mutex_t::iState
 

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

Copyright © Nokia Corporation 2001-2008
Back to top