rdb
|
c4a01ac564
pipeline: give Mutex and ReMutex more Pythonic semantics
|
6 years ago |
rdb
|
809f9b04f6
Fix problems with spinlock mutex/cvar implementation
|
7 years ago |
Sam Edwards
|
7790f8429d
general: Fully qualify header references into the std namespace
|
7 years ago |
Sam Edwards
|
e2b4353800
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
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 |
tobspr
|
0fcfb8e372
New file headers, new comment style
|
9 years ago |
rdb
|
16e7831566
Remove executable permissions from files that don't need them
|
10 years ago |
David Rose
|
ef771a796b
make sync primitives more similar to python function names
|
17 years ago |
David Rose
|
3f2e70f4eb
better simple mutex
|
17 years ago |
David Rose
|
fab502970f
more threading improvements
|
17 years ago |
David Rose
|
fb9c56432a
we are now using the modified BSD license
|
17 years ago |
David Rose
|
936412fae2
merge cow_thread_2007_04_12: make copy-on-write operations thread-safe
|
18 years ago |
David Rose
|
ce3afa5f53
preserve current_thread instead of pipeline_stage in PipelineReader objects
|
19 years ago |
David Rose
|
a2dc081676
more and better tau instrumenting
|
19 years ago |
David Rose
|
8a78fffd8f
multithreading optimizations, tau profiler, related changes
|
19 years ago |
David Rose
|
91efb72ca7
move threading/pipelining stuff into new directory, reorganize in general
|
20 years ago |