Neo  0.5.0
Developer Documentation
Thread.h File Reference

Go to the source code of this file.

Classes

class  Neo::Thread
 The MThread class implements a multithreading mechanism. More...
 
class  Neo::Semaphore
 The MSemaphore class implements a semaphore mechanism based on SDL for use with MThread. More...
 
class  Neo::ThreadFactory
 The ThreadFactory class allows you to register any subclass of Thread and Semaphore to provide the implementation of all newly created thread objects. More...
 

Namespaces

 Neo