Trippin Cyril
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes
trippingcyril::thread Namespace Reference

Classes

class  Job
 Job base class With main thread we really just mean the thread the Module that the JobThread we are pushed to is running on. More...
 
class  JobThread
 A job queue that will run your jobs on a seperate thread. More...
 
class  Thread
 Simple thread class. More...
 
class  Mutex
 Simple mutex class. More...
 
class  MutexLocker
 Simple mutexlocking class. More...
 
class  CondVar
 Simple cond var wrapping class. More...
 
class  ThreadManager
 A thread manager to easily be able to get the Thread object of your current thread. More...