Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

core/thread.h File Reference

#include <assert.h>
#include <pthread.h>

Go to the source code of this file.

Compounds

class  Thread


Detailed Description

Core threading support class
To make a new thread, build a class that inherits Thread as public. Implement your own Execute and Setup functions To do what your thread should.

Definition in file thread.h.


Generated at Thu May 30 15:12:33 2002 for Freeagent by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001