Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

scheduler.c File Reference


Detailed Description

Definition in file scheduler.c.

#include "global.h"
#include "processor.h"
#include "scheduler.h"

Go to the source code of this file.

Functions

void schedulerInit (void)
void schedulerRun (int systime)
int schedulerAddTask (int runtime, int nrepeat, int interval, taskfuncptr taskfunc)
int schedulerRemoveTask (int taskhandle)
int schedulerRemoveTaskFunc (taskfuncptr funcptr)

Variables

task TaskList [TASKLIST_SIZE]


Generated on Mon Nov 6 23:37:00 2006 for Procyon ARMlib by  doxygen 1.4.2