| 
    TAO_RTCORBA
    2.0.8
    
   
   | 
  
  
  
 
Class representing a dynamic thread running in a thread lane. More...
#include <Thread_Pool.h>


Public Member Functions | |
| TAO_Dynamic_Thread_Pool_Threads (TAO_Thread_Lane &lane) | |
| Constructor.   | |
Protected Member Functions | |
| virtual int | run (TAO_ORB_Core &orb_core) | 
| Do the real work.   | |
Class representing a dynamic thread running in a thread lane.
| TAO_Dynamic_Thread_Pool_Threads::TAO_Dynamic_Thread_Pool_Threads | ( | TAO_Thread_Lane & | lane | ) | 
Constructor.
| int TAO_Dynamic_Thread_Pool_Threads::run | ( | TAO_ORB_Core & | orb_core | ) |  [protected, virtual] | 
        
Do the real work.
Reimplemented from TAO_Thread_Pool_Threads.
 1.7.5.1