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

Diff for /pegasus/src/Pegasus/ProviderManager2/CMPI/CMPILocalProviderManager.cpp between version 1.43 and 1.44

version 1.43, 2007/01/12 18:15:05 version 1.44, 2007/02/28 08:44:40
Line 370 
Line 370 
               // candidates above.               // candidates above.
               for (Uint32 index = 0; index < upaIndex; index++)               for (Uint32 index = 0; index < upaIndex; index++)
                 {                 {
                     CMPIProvider *provider = unloadProviderArray[index];
                   PEG_TRACE_STRING (TRC_PROVIDERMANAGER, Tracer::LEVEL4,                   PEG_TRACE_STRING (TRC_PROVIDERMANAGER, Tracer::LEVEL4,
                                     "Now trying to unload CMPIProvider " +                                     "Now trying to unload CMPIProvider " +
                                     provider->getName ());                                     provider->getName ());
                   CMPIProvider *provider = unloadProviderArray[index];  
   
                   {                   {
                       // lock the provider mutex                       // lock the provider mutex
  


Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2