Thread_Pool.cpp File Reference

#include "tao/RTCORBA/Thread_Pool.h"
#include "tao/Exception.h"
#include "tao/ORB_Core.h"
#include "tao/ORB_Core_TSS_Resources.h"
#include "tao/ORB.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/LF_Follower.h"
#include "tao/Leader_Follower.h"
#include "ace/Auto_Ptr.h"

Include dependency graph for Thread_Pool.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define TAO_THREAD_POOL_MANAGER_GUARD


Define Documentation

#define TAO_THREAD_POOL_MANAGER_GUARD
 

Value:

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

Definition at line 644 of file Thread_Pool.cpp.

Referenced by TAO_Thread_Pool_Manager::create_threadpool(), TAO_Thread_Pool_Manager::create_threadpool_with_lanes(), TAO_Thread_Pool_Manager::destroy_threadpool(), and TAO_Thread_Pool_Manager::get_threadpool().


Generated on Thu Nov 9 12:58:58 2006 for TAO_RTCORBA by doxygen 1.3.6