E:/Projects/AvrLib/kernel/createsemaphore.c File Reference

#include "stdio.h"
#include "stdlib.h"
#include "string.h"
#include "task.h"
#include "pq.h"
#include "HeapManager.h"

Include dependency graph for createsemaphore.c:

Go to the source code of this file.
ECBTimeoutList
static ECBECBPool
static ECBAllocECB (void)
 Allocate memory for a new semaphore.
static void FreeECB (ECB *e)
 Free memory that was used by a semaphore.
ECBNewSemaphore (int InitCount, int Mode, char *name)
 Create a new semaphore.
void CreateSemaphore (ECB *e, int InitCount, int Mode, char *n)
 Initialize a new semaphore.
void DeleteSemaphore (ECB *e)
 Delete a semaphore.


Detailed Description

Definition in file createsemaphore.c.


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