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

Thread abstraction required for multithreading More...

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

Classes

class  Thread
 The is an object used by the scheduler. More...
 

Detailed Description

Thread abstraction required for multithreading