(file) Return to DynamicConsumer.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / DynListener

Diff for /pegasus/src/Pegasus/DynListener/DynamicConsumer.cpp between version 1.25 and 1.25.10.1

version 1.25, 2008/12/16 18:56:42 version 1.25.10.1, 2011/08/10 04:57:53
Line 158 
Line 158 
     PEG_METHOD_EXIT();     PEG_METHOD_EXIT();
 } }
  
 void DynamicConsumer::setShutdownSemaphore(Semaphore* shutdownSemaphore)  
 {  
     PEG_METHOD_ENTER(TRC_LISTENER, "DynamicConsumer::setShutdownSemaphore");  
   
     _shutdownSemaphore = shutdownSemaphore;  
   
     PEG_METHOD_EXIT();  
 }  
   
 Semaphore* DynamicConsumer::getShutdownSemaphore() Semaphore* DynamicConsumer::getShutdownSemaphore()
 { {
     return _shutdownSemaphore;     return _shutdownSemaphore;


Legend:
Removed from v.1.25  
changed lines
  Added in v.1.25.10.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2