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

Diff for /pegasus/src/Pegasus/Listener/CIMListener.cpp between version 1.41.2.1 and 1.41.2.2

version 1.41.2.1, 2006/07/27 23:12:05 version 1.41.2.2, 2006/07/28 23:52:18
Line 333 
Line 333 
     // _dieNow to true and called Monitor::tickle(). We must wait until we     // _dieNow to true and called Monitor::tickle(). We must wait until we
     // can obtain the _monitorMutex, indicating that we are no longer inside     // can obtain the _monitorMutex, indicating that we are no longer inside
     // Monitor::tickle().     // Monitor::tickle().
     svc->_monitorMutex.lock(Threads::self());      svc->_monitorMutex.lock();
     svc->_monitorMutex.unlock();     svc->_monitorMutex.unlock();
     delete svc;     delete svc;
  


Legend:
Removed from v.1.41.2.1  
changed lines
  Added in v.1.41.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2