(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.10 and 1.10.4.3

version 1.10, 2007/08/02 08:06:53 version 1.10.4.3, 2009/02/03 10:01:43
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) && (__TARGET_LIB__ < 0x41090000)) || \      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.10  
changed lines
  Added in v.1.10.4.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2