#include "tao/CSD_ThreadPool/CSD_TP_Export.h"
#include "tao/CSD_ThreadPool/CSD_TP_Queue.h"
#include "tao/PortableServer/PortableServer.h"
#include "tao/Condition.h"
#include "ace/Task.h"
#include "ace/Synch.h"
#include "ace/Containers_T.h"
#include "ace/Vector_T.h"
#include "tao/CSD_ThreadPool/CSD_TP_Task.inl"
Go to the source code of this file.
Classes | |
class | TAO::CSD::TP_Task |
Active Object managing a queue of request objects. More... | |
Namespaces | |
namespace | TAO |
Define symbolic names for the ORB collocation strategies. | |
namespace | TAO::CSD |
Typedefs | |
typedef unsigned long | TAO::CSD::Thread_Counter |
Typedef for the number of threads. |
Definition in file CSD_TP_Task.h.