#include "FBLib_time.h"
Go to the source code of this file.
Functions | |
bool | cronUnregisterEvent (int Index) |
Variables | |
int | cronItemCount |
TYPE_CRONTAB | cronTable [MAX_CRON_EVENTS] |
bool | cronInit |
bool cronUnregisterEvent | ( | int | Index | ) |
Definition at line 7 of file cronUnregisterEvent.c.
References TYPE_CRONTAB::active, cronInit, cronItemCount, cronTable, cronUnregisterAllEvents(), MAX_CRON_EVENTS, TRACEENTER, and TRACEEXIT.
|
extern |
Definition at line 5 of file cronEventHandler.c.
Referenced by cronUnregisterEvent().
|
extern |
Definition at line 3 of file cronEventHandler.c.
Referenced by cronUnregisterEvent().
|
extern |
Definition at line 4 of file cronEventHandler.c.
Referenced by cronUnregisterEvent().