StuBS
|
Scheduler to manage the threads More...
#include "thread/dispatcher.h"
#include "thread/thread.h"
#include "object/queue.h"
#include "thread/idlethread.h"
#include "sync/waitingroom.h"
Classes | |
class | Scheduler |
The scheduler plans the threads' execution order and, from this, selects the next thread to be running. More... | |