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

Diff for /pegasus/src/Pegasus/ProviderManager2/CMPI/CMPI_BrokerExt.cpp between version 1.14.14.2 and 1.14.14.3

version 1.14.14.2, 2006/07/28 20:50:01 version 1.14.14.3, 2006/07/28 23:52:20
Line 223 
Line 223 
  
    static void lockMutex (CMPI_MUTEX_TYPE m)    static void lockMutex (CMPI_MUTEX_TYPE m)
    {    {
       ((Mutex*)m)->lock(Threads::self());        ((Mutex*)m)->lock();
    }    }
  
    static void unlockMutex (CMPI_MUTEX_TYPE m)    static void unlockMutex (CMPI_MUTEX_TYPE m)


Legend:
Removed from v.1.14.14.2  
changed lines
  Added in v.1.14.14.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2