Peter Dimov
|
aab1328e06
|
spinlock_nt.hpp added, Cygwin fixes.
[SVN r44055]
|
2014-02-12 16:41:16 +02:00 |
|
Anthony Williams
|
451c71c1bd
|
Added changes from David Deakins to enable compilation on Windows CE
[SVN r40679]
|
2014-02-12 16:41:16 +02:00 |
|
Peter Dimov
|
6341b8802a
|
Windows CE patch by Michael Fink
[SVN r33986]
|
2014-02-12 16:41:15 +02:00 |
|
Anthony Williams
|
e274885fd2
|
Win32 implementation of boost::timed_mutex
[SVN r33272]
|
2014-02-12 16:41:15 +02:00 |
|
Anthony Williams
|
21198d07fd
|
Moved BOOST_INTERLOCKED_READ stuff into its own header
[SVN r31098]
|
2014-02-12 16:41:14 +02:00 |
|
Anthony Williams
|
b4c8cf3958
|
Removed :: qualification on _Interlocked functions
[SVN r31097]
|
2014-02-12 16:41:13 +02:00 |
|
Anthony Williams
|
77aeaee7a7
|
Added BOOST_INTERLOCKED_EXCHANGE_POINTER in all branches of the #if
[SVN r31012]
|
2014-02-12 16:41:13 +02:00 |
|
Anthony Williams
|
677a0777d2
|
Added InterlockedExchangePointer
[SVN r31010]
|
2014-02-12 16:41:12 +02:00 |
|
Anthony Williams
|
7c7250379b
|
InterlockedCompareExchangePointer is only intrinsic on 64 bit platforms, otherwise it's just a synonym for InterlockedCompareExchange
[SVN r30951]
|
2014-02-12 16:41:12 +02:00 |
|
Anthony Williams
|
142eb95986
|
Added interlocked compare/exchange for pointers, and interlocked_read for values and pointers
[SVN r30941]
|
2014-02-12 16:41:11 +02:00 |
|
Anthony Williams
|
d9f24f882e
|
New version of call_once for win32
[SVN r30847]
|
2014-02-12 16:41:11 +02:00 |
|
Peter Dimov
|
0fd3947e19
|
<intrin.h> appears broken.
[SVN r27737]
|
2014-02-12 16:41:10 +02:00 |
|
Peter Dimov
|
43bc30e576
|
Split sp_counted_base into no threads (nt), win32 lock-free (w32) and pthreads (pt)
[SVN r27729]
|
2014-02-12 16:41:10 +02:00 |
|