Friedrich-Alexander-Universität Erlangen-Nürnberg  /   Technische Fakultät  /   Department Informatik
dispatcher.h File Reference

Dispatcher for Thread threads More...

#include "thread/thread.h"
#include "object/percore.h"
#include "machine/core.h"
+ Include dependency graph for dispatcher.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  Dispatcher
 The dispatcher dispatches threads and, by that, puts the scheduler's decisions into action. More...
 

Detailed Description

Dispatcher for Thread threads