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

Diff for /pegasus/src/Pegasus/Common/AtomicInt.h between version 1.10 and 1.11

version 1.10, 2006/11/07 21:30:36 version 1.11, 2006/12/01 22:40:23
Line 100 
Line 100 
 //============================================================================== //==============================================================================
 // //
 // PEGASUS_PLATFORM_LINUX_IX86_GNU // PEGASUS_PLATFORM_LINUX_IX86_GNU
   // PEGASUS_PLATFORM_DARWIN_IX86_GNU
 // //
 //============================================================================== //==============================================================================
  
 #if defined(PEGASUS_PLATFORM_LINUX_IX86_GNU)  #if defined(PEGASUS_PLATFORM_LINUX_IX86_GNU) || \
       defined(PEGASUS_PLATFORM_DARWIN_IX86_GNU)
 # define PEGASUS_ATOMIC_INT_DEFINED # define PEGASUS_ATOMIC_INT_DEFINED
  
 // Note: this lock can be eliminated for single processor systems. // Note: this lock can be eliminated for single processor systems.


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2