(file) Return to CMPIProvider.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / CMPI

Diff for /pegasus/src/Pegasus/ProviderManager2/CMPI/CMPIProvider.cpp between version 1.51 and 1.52

version 1.51, 2008/01/23 09:52:59 version 1.52, 2008/01/30 12:09:09
Line 429 
Line 429 
         }         }
     }     }
  
     if (unloadStatus == CMPI_RC_OK)      if (unloadStatus == CMPI_RC_OK || terminating)
     {     {
         // Check the thread list to make sure the thread has been de-allocated         // Check the thread list to make sure the thread has been de-allocated
         if (_threadWatchList.size() != 0)         if (_threadWatchList.size() != 0)


Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2