Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
Classes
Thread module

base thread management More...

Classes

class  ModuleThread
 Generic module for thread management. More...
 
class  Semaphore
 Thread management. More...
 
class  SplitDataStructBase
 Structure used to pass data to splittable task. More...
 
class  SplittableTask
 Abstract class to manage splittable tasks. More...
 
class  Thread
 Manage a thread. More...
 
class  ThreadEvent
 Thread synchronisation object Event. More...
 
class  ThreadPoolManager
 Manage a pool of WorkerThreads. More...
 
class  ThreadProfiler
 Helper class to profile threads. More...
 
class  WorkerThread
 Thread managed by a pool manager, waiting for tasks. More...
 

Detailed Description

base thread management