Mark3 Realtime Kernel
quantum.h File Reference

Thread Quantum declarations for Round-Robin Scheduling. More...

#include "kerneltypes.h"
#include "mark3cfg.h"
#include "thread.h"
#include "timer.h"
#include "timerlist.h"
#include "timerscheduler.h"

Go to the source code of this file.

Classes

class  Mark3::Quantum
 The Quantum Class. Static-class used to implement Thread quantum functionality, which is fundamental to round-robin thread scheduling. More...
 

Namespaces

 Mark3
 

Detailed Description

Thread Quantum declarations for Round-Robin Scheduling.

Definition in file quantum.h.