1 //=============================================================================
5 * @author Irfan Pyarali
7 // ===================================================================
16 test_i (CORBA::ORB_ptr orb
,
17 PortableServer::POA_ptr poa
,
21 CORBA::Long
method (CORBA::Long client_id
,
22 CORBA::Long iteration
,
23 CORBA::Long_out thread_count
);
25 /// Shutdown the server.
29 PortableServer::POA_ptr
_default_POA (void);
36 PortableServer::POA_var poa_
;
38 /// Time spent in executing the upcall.
39 ACE_Time_Value nap_time_
;