mutex.h File Reference

Go to the source code of this file.

Typedefs

typedef struct GWEN_MUTEX GWEN_MUTEX

Functions

void GWEN_Mutex_free (GWEN_MUTEX *mtx)
int GWEN_Mutex_Lock (GWEN_MUTEX *mtx)
GWEN_MUTEXGWEN_Mutex_new ()
int GWEN_Mutex_Unlock (GWEN_MUTEX *mtx)

Typedef Documentation

typedef struct GWEN_MUTEX GWEN_MUTEX

Definition at line 31 of file mutex.h.


Function Documentation

void GWEN_Mutex_free ( GWEN_MUTEX mtx  ) 

Referenced by GWEN_MemCache_free().

Here is the caller graph for this function:

int GWEN_Mutex_Lock ( GWEN_MUTEX mtx  ) 

Referenced by GWEN_MemCache_Lock().

Here is the caller graph for this function:

GWEN_MUTEX* GWEN_Mutex_new (  ) 

Referenced by GWEN_MemCache_new().

Here is the caller graph for this function:

int GWEN_Mutex_Unlock ( GWEN_MUTEX mtx  ) 

Referenced by GWEN_MemCache_Unlock().

Here is the caller graph for this function:

Generated on Mon Jul 5 22:56:52 2010 for gwenhywfar by  doxygen 1.6.3