Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

Thread_Pool.cpp File Reference

#include "Thread_Pool.h"
#include "tao/Exception.h"
#include "ace/Auto_Ptr.h"
#include "tao/ORB_Core.h"
#include "tao/Acceptor_Registry.h"
#include "tao/Transport_Cache_Manager.h"
#include "tao/debug.h"
#include "tao/RTCORBA/Priority_Mapping_Manager.h"
#include "tao/Leader_Follower.h"
#include "Thread_Pool.i"

Include dependency graph for Thread_Pool.cpp:

Include dependency graph

Defines

#define TAO_THREAD_POOL_MANAGER_GUARD

Functions

 ACE_RCSID (tao, Thread_Pool, "Thread_Pool.cpp,v 1.3 2001/09/18 00:05:54 irfan Exp") TAO_RT_New_Leader_Generator

Define Documentation

#define TAO_THREAD_POOL_MANAGER_GUARD
 

Initializer:

\
  ACE_GUARD_THROW_EX ( \
    ACE_SYNCH_MUTEX, \
    mon, \
    this->lock_, \
    CORBA::INTERNAL ( \
      CORBA_SystemException::_tao_minor_code ( \
        TAO_GUARD_FAILURE, \
        0), \
      CORBA::COMPLETED_NO));


Function Documentation

ACE_RCSID ( tao,
Thread_Pool,
"Thread_Pool. cpp,
v 1.3 2001/09/18 00:05:54 irfan Exp" )
 


Generated at Wed Nov 21 11:56:13 2001 for TAO_RTCORBA by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000