Aufgabe 6: Synchronisation
idlethread.h File Reference
IdleThread executed by the Scheduler if no other Thread is ready More...
#include "thread/thread.h"
Include dependency graph for idlethread.h:
This graph shows which files directly or indirectly include this file:Classes | |
| class | IdleThread |
| Thread that is executed when there is nothing to do for this core. More... | |
Detailed Description
IdleThread executed by the Scheduler if no other Thread is ready