Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Thread.h File Reference


Detailed Description

Describes the Thread class and its AutoThread templated subclass.

Author:
ejt (Creator)
Author
ejt
Name
tekkotsu-4_0
Revision
1.15
State
Exp
Date
2007/10/12 16:55:04

Definition in file Thread.h.

#include "Shared/Resource.h"
#include <stddef.h>

Include dependency graph for Thread.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ThreadNS

Classes

class  ThreadNS::Lock
 an inter-thread lock -- doesn't work across processes, only threads within a process. (see MutexLock for inter-process locks) More...
class  ThreadNS::Condition
 Provides an inter-thread signaling and synchronization mechanism. More...
class  Thread
 Provides a nice wrapping of pthreads library. More...


Tekkotsu v4.0
Generated Thu Nov 22 00:57:36 2007 by Doxygen 1.5.4