
IdleThread executed by the Scheduler if no other Thread is ready More...
#include "thread/thread.h"
Classes | |
class | IdleThread |
Thread that is executed when there is nothing to do for this core.Using the IdleThread simplifies the idea of waiting and is an answer to the questions that arise once the ready queue is empty. More... | |
IdleThread executed by the Scheduler if no other Thread is ready