pthread_mutex_t Struct Reference

#include <stdapis/pthread.h>

struct pthread_mutex_t
Public Attributes
struct _pthread_mutex_t *iPtr
intiReentry
_handle_state iState

Detailed Description

Thread mutex type. Used for mutexes.

Member Attribute Documentation

iPtr

struct _pthread_mutex_t *iPtr

iReentry

intiReentry

iState