Commit History

Author SHA1 Message Date
  rdb 809f9b04f6 Fix problems with spinlock mutex/cvar implementation 7 years ago
  Sam Edwards b2bfb31114 general: Remove `using std::*` from headers 7 years ago
  Sam Edwards e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 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 d4c2c9858d SIMPLE_THREADS_NO_MUTEX -> LightMutex 17 years ago
  David Rose 3f2e70f4eb better simple mutex 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 1eb1b26006 tau on windows 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