allow_borrowing(void) const | TAO_Thread_Pool | |
allow_borrowing_ | TAO_Thread_Pool | [private] |
allow_request_buffering(void) const | TAO_Thread_Pool | |
allow_request_buffering_ | TAO_Thread_Pool | [private] |
create_static_threads(void) | TAO_Thread_Pool | |
dynamic_thread_idle_timeout_ | TAO_Thread_Pool | [private] |
finalize(void) | TAO_Thread_Pool | |
id(void) const | TAO_Thread_Pool | |
id_ | TAO_Thread_Pool | [private] |
is_collocated(const TAO_MProfile &mprofile) | TAO_Thread_Pool | |
lanes(void) | TAO_Thread_Pool | |
lanes_ | TAO_Thread_Pool | [private] |
manager(void) const | TAO_Thread_Pool | |
manager_ | TAO_Thread_Pool | [private] |
max_buffered_requests(void) const | TAO_Thread_Pool | |
max_buffered_requests_ | TAO_Thread_Pool | [private] |
max_request_buffer_size(void) const | TAO_Thread_Pool | |
max_request_buffer_size_ | TAO_Thread_Pool | [private] |
number_of_lanes(void) const | TAO_Thread_Pool | |
number_of_lanes_ | TAO_Thread_Pool | [private] |
open(ACE_ENV_SINGLE_ARG_DECL) | TAO_Thread_Pool | |
shutdown_reactor(void) | TAO_Thread_Pool | |
shutting_down(void) | TAO_Thread_Pool | |
stack_size(void) const | TAO_Thread_Pool | |
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, ACE_Time_Value const &dynamic_thread_idle_timeout ACE_ENV_ARG_DECL) | 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, ACE_Time_Value const &dynamic_thread_idle_timeout ACE_ENV_ARG_DECL) | TAO_Thread_Pool | |
wait(void) | TAO_Thread_Pool | |
with_lanes(void) const | TAO_Thread_Pool | |
with_lanes_ | TAO_Thread_Pool | [private] |
~TAO_Thread_Pool(void) | TAO_Thread_Pool |