thread.h File Reference

Base of all threads. More...

Go to the source code of this file.

Data Structures

class  OTTDThreadExitSignal
 Signal used for signalling we knowingly want to end the thread. More...
class  ThreadObject
 A Thread Object which works on all our supported OSes. More...
class  ThreadMutex
 Cross-platform Mutex. More...

Typedefs

typedef void(* OTTDThreadFunc )(void *)
 Definition of all thread entry functions.

Detailed Description

Base of all threads.

Definition in file thread.h.


Typedef Documentation

typedef void(* OTTDThreadFunc)(void *)

Definition of all thread entry functions.

Definition at line 16 of file thread.h.


Generated on Mon May 9 05:19:21 2011 for OpenTTD by  doxygen 1.6.1