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/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:


Defines

#define TAO_THREAD_POOL_MANAGER_GUARD

Define Documentation

#define TAO_THREAD_POOL_MANAGER_GUARD

Value:

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


Generated on Thu Nov 27 05:24:55 2008 for TAO_RTCORBA by  doxygen 1.5.6