OpenSceneGraph/include/OpenThreads
Robert Osfield 5a4ce5a387 From Mathias Froechlich, "Attached is a change to that atomic stuff to move the win32, msvc
implementation of the atomic increment and decrement into a implementation
file.
This way inlining and compiler optimization can no longer happen for these
implementations, but it fixes compilation on win32 msvc targets. I expect
that this is still faster than with with mutexes.

Also the i386 gcc target gets atomic operations with this patch. By using an
implementation file we can guarantee that we have the right compiler flags
available."
2008-06-26 10:27:16 +00:00
..
Atomic From Mathias Froechlich, "Attached is a change to that atomic stuff to move the win32, msvc 2008-06-26 10:27:16 +00:00
Barrier
Block
Condition
Exports
Mutex
ReadWriteMutex
ReentrantMutex
ScopedLock
Thread
Version Updated version numbers for dev releases 2008-06-20 11:11:47 +00:00