TAO_RTCORBA  2.2.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
Thread_Pool.h File Reference
#include "tao/orbconf.h"
#include "tao/RTCORBA/RTCORBA_includeC.h"
#include "tao/RTCORBA/RT_ORBInitializer.h"
#include "ace/Hash_Map_Manager.h"
#include "tao/Thread_Lane_Resources.h"
#include "tao/New_Leader_Generator.h"
#include "ace/Task.h"
#include "ace/Null_Mutex.h"
#include "tao/RTCORBA/Thread_Pool.inl"

Classes

class  TAO_RT_New_Leader_Generator
 Class for creating dynamic threads. More...
 
class  TAO_Thread_Pool_Threads
 Class representing a static thread running in a thread lane. More...
 
class  TAO_Dynamic_Thread_Pool_Threads
 Class representing a dynamic thread running in a thread lane. More...
 
class  TAO_Thread_Lane
 Class representing the thread lane inside a thread pool. More...
 
class  TAO_Thread_Pool
 Class representing the thread pool inside a thread pool manager. More...
 
class  TAO_Thread_Pool_Manager
 Class for managing thread pools. More...
 

Detailed Description

Id:
Thread_Pool.h 96836 2013-02-19 02:08:55Z mesnier_p
Author
Irfan Pyarali
Johnny Willemsen