Aufgabe 5: Zeitscheiben
scheduler.h File Reference
Scheduler to manage the threads More...
Include dependency graph for scheduler.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | Scheduler |
The scheduler plans the threads' execution order and, from this, selects the next thread to be running. More... | |