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

Diff for /pegasus/src/Pegasus/Common/Mutex.h between version 1.11.12.1 and 1.11.12.2

version 1.11.12.1, 2009/02/02 17:12:59 version 1.11.12.2, 2009/02/03 11:07:22
Line 163 
Line 163 
 // Use of this macro ensures that a static Mutex is not locked across a fork(). // Use of this macro ensures that a static Mutex is not locked across a fork().
  
 #if !defined(PEGASUS_HAVE_PTHREADS) || \ #if !defined(PEGASUS_HAVE_PTHREADS) || \
     (defined(PEGASUS_OS_ZOS) || \      defined(PEGASUS_OS_ZOS) || \
     defined(PEGASUS_OS_VMS)     defined(PEGASUS_OS_VMS)
  
 # define PEGASUS_FORK_SAFE_MUTEX(mutex) # define PEGASUS_FORK_SAFE_MUTEX(mutex)


Legend:
Removed from v.1.11.12.1  
changed lines
  Added in v.1.11.12.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2