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

Diff for /pegasus/src/Pegasus/Common/Threads.cpp between version 1.21 and 1.22

version 1.21, 2011/01/12 13:30:24 version 1.22, 2012/10/22 11:18:18
Line 48 
Line 48 
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
 namespace  
 {  
     //mutex used for synchronising threads calling _get_stack_multiplier  
     MutexType _multiplier_mutex = PEGASUS_MUTEX_INITIALIZER;  
 }  
   
 void Threads::sleep(int msec) void Threads::sleep(int msec)
 { {
 #if defined(PEGASUS_HAVE_NANOSLEEP) #if defined(PEGASUS_HAVE_NANOSLEEP)


Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2