usermode/library/common/util.h File Reference

Several utilities/wrappers. More...

#include <stdlib.h>
#include <pthread.h>

Go to the source code of this file.

Defines

#define M_MUTEX_INIT   pthread_mutex_init
#define M_MUTEX_LOCK   pthread_mutex_lock
#define M_MUTEX_UNLOCK   pthread_mutex_unlock
#define M_MUTEX_TRYLOCK   pthread_mutex_trylock
#define MALLOC   malloc
#define CALLOC   calloc
#define REALLOC   realloc
#define FREE   free

Typedefs

typedef pthread_mutex_t m_mutex_t


Detailed Description

Several utilities/wrappers.

Definition in file util.h.


Generated on Sat Apr 23 11:43:36 2011 for Mnemosyne by  doxygen 1.4.7