rdb
|
8034cb5a92
dtoolbase: Introduce patomic<> as replacement for AtomicAdjust
|
3 years ago |
rdb
|
809f9b04f6
Fix problems with spinlock mutex/cvar implementation
|
7 years ago |
rdb
|
9fad3dba60
general: remove macros for compatibility with non-C++11 compilers
|
7 years ago |
rdb
|
f45ddcab2f
general: switch to C++11 Lockable semantics for mutexes
|
7 years ago |
Sam Edwards
|
9852ada792
dtoolbase: Change export macros to EXP*_DTOOL_DTOOLBASE
|
7 years ago |
rdb
|
a15d84dbeb
Fix compile errors and warnings in MSVC 2010 / GCC 4.6
|
9 years ago |
rdb
|
e60d1e292e
Make better use of C++ rules for implicit generation; allow PointerTo and some mutex impls to be static initialised
|
9 years ago |
tobspr
|
0fcfb8e372
New file headers, new comment style
|
9 years ago |
David Rose
|
ef771a796b
make sync primitives more similar to python function names
|
17 years ago |
David Rose
|
fb9c56432a
we are now using the modified BSD license
|
17 years ago |
David Rose
|
d85b062b2d
don't limit counters to 32-bit
|
18 years ago |
David Rose
|
62d6f81cae
comment; volatile keyword
|
19 years ago |
David Rose
|
7986aaa0c3
mutex_spinlock
|
19 years ago |