TAO_RTCORBA
2.0.8
|
allow_borrowing(void) const | TAO_Thread_Pool | [inline] |
allow_borrowing_ | TAO_Thread_Pool | [private] |
allow_request_buffering(void) const | TAO_Thread_Pool | [inline] |
allow_request_buffering_ | TAO_Thread_Pool | [private] |
create_static_threads(void) | TAO_Thread_Pool | |
dynamic_thread_time_ | TAO_Thread_Pool | [private] |
finalize(void) | TAO_Thread_Pool | |
id(void) const | TAO_Thread_Pool | [inline] |
id_ | TAO_Thread_Pool | [private] |
is_collocated(const TAO_MProfile &mprofile) | TAO_Thread_Pool | |
lanes(void) | TAO_Thread_Pool | [inline] |
lanes_ | TAO_Thread_Pool | [private] |
lifespan_ | TAO_Thread_Pool | [private] |
manager(void) const | TAO_Thread_Pool | [inline] |
manager_ | TAO_Thread_Pool | [private] |
max_buffered_requests(void) const | TAO_Thread_Pool | [inline] |
max_buffered_requests_ | TAO_Thread_Pool | [private] |
max_request_buffer_size(void) const | TAO_Thread_Pool | [inline] |
max_request_buffer_size_ | TAO_Thread_Pool | [private] |
number_of_lanes(void) const | TAO_Thread_Pool | [inline] |
number_of_lanes_ | TAO_Thread_Pool | [private] |
open(void) | TAO_Thread_Pool | |
shutdown_reactor(void) | TAO_Thread_Pool | |
shutting_down(void) | TAO_Thread_Pool | |
stack_size(void) const | TAO_Thread_Pool | [inline] |
stack_size_ | TAO_Thread_Pool | [private] |
TAO_Thread_Pool(TAO_Thread_Pool_Manager &manager, CORBA::ULong id, CORBA::ULong stack_size, CORBA::ULong static_threads, CORBA::ULong dynamic_threads, CORBA::Short default_priority, CORBA::Boolean allow_request_buffering, CORBA::ULong max_buffered_requests, CORBA::ULong max_request_buffer_size, TAO_RT_ORBInitializer::TAO_RTCORBA_DT_LifeSpan lifespan, ACE_Time_Value const &dynamic_thread_time) | TAO_Thread_Pool | |
TAO_Thread_Pool(TAO_Thread_Pool_Manager &manager, CORBA::ULong id, CORBA::ULong stack_size, const RTCORBA::ThreadpoolLanes &lanes, CORBA::Boolean allow_borrowing, CORBA::Boolean allow_request_buffering, CORBA::ULong max_buffered_requests, CORBA::ULong max_request_buffer_size, TAO_RT_ORBInitializer::TAO_RTCORBA_DT_LifeSpan lifespan, ACE_Time_Value const &dynamic_thread_time) | TAO_Thread_Pool | |
wait(void) | TAO_Thread_Pool | |
with_lanes(void) const | TAO_Thread_Pool | [inline] |
with_lanes_ | TAO_Thread_Pool | [private] |
~TAO_Thread_Pool(void) | TAO_Thread_Pool |