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