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

core/thread.cpp File Reference

#include "thread.h"
#include "mem/memory.cpp"

Go to the source code of this file.

Variables

const char thdid [] = "\100$ Free Agent: thread.cpp, v 0.1 2002/05/29 red0x Exp $"


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.cpp.


Variable Documentation

const char thdid = "\100$ Free Agent: thread.cpp, v 0.1 2002/05/29 red0x Exp $" [static]
 

Definition at line 22 of file thread.cpp.


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