#include <Thread_Pool.h>
Inheritance diagram for TAO_Dynamic_Thread_Pool_Threads:
Public Member Functions | |
TAO_Dynamic_Thread_Pool_Threads (TAO_Thread_Lane &lane) | |
Constructor. | |
Protected Member Functions | |
virtual int | run (TAO_ORB_Core &orb_core ACE_ENV_ARG_PARAMETER) |
Do the real work. |
|
Constructor.
|
|
Do the real work.
Reimplemented from TAO_Thread_Pool_Threads. |