Mark3 Realtime Kernel
timerlist.h File Reference

Timer list declarations. More...

#include "kerneltypes.h"
#include "mark3cfg.h"
#include "mutex.h"

Go to the source code of this file.

Classes

class  Mark3::TimerList
 the TimerList class. This class implements a doubly-linked-list of timer objects. More...
 

Namespaces

 Mark3
 

Detailed Description

Timer list declarations.

These classes implements a linked list of timer objects attached to the global kernel timer scheduler.

Definition in file timerlist.h.