/home/midibox/svn_snapshot/mios32/trunk/mios32/MIOSJUCE/FreeRTOS/Source/include/semphr.h File Reference

#include "queue.h"

Typedefs

typedef int xSemaphoreHandle

Functions

xSemaphoreHandle xSemaphoreCreateMutex (void)
signed portBASE_TYPE xSemaphoreTake (xSemaphoreHandle Semaphore, portTickType BlockTime)
signed portBASE_TYPE xSemaphoreGive (xSemaphoreHandle Semaphore)

Typedef Documentation

typedef int xSemaphoreHandle

Function Documentation

xSemaphoreHandle xSemaphoreCreateMutex ( void   ) 

Here is the call graph for this function:

signed portBASE_TYPE xSemaphoreGive ( xSemaphoreHandle  Semaphore  ) 

Here is the call graph for this function:

signed portBASE_TYPE xSemaphoreTake ( xSemaphoreHandle  Semaphore,
portTickType  BlockTime 
)

Here is the call graph for this function:


Generated on 22 Jan 2016 for MIDIboxNG by  doxygen 1.6.1