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

Diff for /pegasus/src/Pegasus/Common/ReadWriteSem.h between version 1.1.2.2 and 1.2

version 1.1.2.2, 2006/07/28 19:10:08 version 1.2, 2006/08/09 21:12:42
Line 74 
Line 74 
 # define PEGASUS_USE_POSIX_RWLOCK # define PEGASUS_USE_POSIX_RWLOCK
 #elif defined(PEGASUS_PLATFORM_VMS_ALPHA_DECCXX) #elif defined(PEGASUS_PLATFORM_VMS_ALPHA_DECCXX)
 # define PEGASUS_USE_POSIX_RWLOCK # define PEGASUS_USE_POSIX_RWLOCK
   #elif defined(PEGASUS_PLATFORM_LINUX_X86_64_GNU)
   # define PEGASUS_USE_POSIX_RWLOCK
 #else #else
 # define PEGASUS_USE_SEMAPHORE_RWLOCK # define PEGASUS_USE_SEMAPHORE_RWLOCK
 #endif #endif


Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2