E:/Projects/AvrLib/include/sys/mutex.h File Reference

#include <sys/types.h>
#include <sys/thread.h>

Include dependency graph for mutex.h:

Go to the source code of this file.

Data Structures

struct  _MUTEX
 Recursive mutex. More...

Typedefs

typedef struct _MUTEX MUTEX
 Recursive mutex type.

Functions

void NutMutexInit (MUTEX *mutex)
void NutMutexLock (MUTEX *mutex)
int NutMutexUnlock (MUTEX *mutex)
int NutMutexTrylock (MUTEX *mutex)
int NutMutexDestroy (MUTEX *mutex)


Generated on Sun Aug 31 13:30:39 2008 for FrankenRTOS by  doxygen 1.5.6