(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.30 and 1.31

version 1.30, 2006/09/01 17:51:29 version 1.31, 2006/10/23 23:47:52
Line 403 
Line 403 
                                 _threadWatchList.insert_back(t);                                 _threadWatchList.insert_back(t);
                                 removeThreadFromWatch(t);                                 removeThreadFromWatch(t);
                 }                 }
             }
             // threadWatchList size ZERO doesn't mean that all threads have been cleaned-up.
             // While unloading communication libraries, Threads waiting for MB UP calls might have
             // just got removed from watchlist and not cleaned.
   
                 // Wait until all of the threads have been cleaned.                 // Wait until all of the threads have been cleaned.
                 waitUntilThreadsDone();                 waitUntilThreadsDone();
           }           }
     }     }
 }  
  
  
 void CMPIProvider::terminate() void CMPIProvider::terminate()


Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2