Commit History

Author SHA1 Message Date
  rdb ff2fbe60ef pipeline: revert change causing shutdown crash with DEBUG_THREADS 6 years ago
  rdb afed80e83a pipeline: use constant-initi static MutexImpl for global debug lock 6 years ago
  rdb fb5191e812 pipeline: unify ConditionVarFull and ConditionVar 6 years ago
  Sam Edwards 7790f8429d general: Fully qualify header references into the std namespace 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
  David Rose 172171eec4 more iphone work 16 years ago
  David Rose 264608d008 protect threaded pstats better 17 years ago
  David Rose 23193a6da1 set_aux_data -> set_python_data 17 years ago
  David Rose ef771a796b make sync primitives more similar to python function names 17 years ago
  David Rose 39614e49ad fix shutdown order 17 years ago
  David Rose d4c2c9858d SIMPLE_THREADS_NO_MUTEX -> LightMutex 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
  Zachary Pavlov 220d33e006 okay, this is going to be a big commit. The basic idea here is to add transparent defines to allow for directory based dlls later. This will let us build tau again. ugggg 18 years ago
  David Rose 8d2bdc39fd first pass at SIMPLE_THREADS 18 years ago
  David Rose 936412fae2 merge cow_thread_2007_04_12: make copy-on-write operations thread-safe 18 years ago
  David Rose 01a09a9d28 ConditionVarFull 19 years ago
  David Rose 7e063748f6 static init ordering issues with MutexImpl 19 years ago
  David Rose feb0f53f46 include 19 years ago
  David Rose ce3afa5f53 preserve current_thread instead of pipeline_stage in PipelineReader objects 19 years ago
  David Rose 5dc152c010 remove poorly-conceived pstats timers around mutex 19 years ago
  David Rose 889228f403 name mutexes for debugging; better UpdateSeq thread behavior 19 years ago
  David Rose 91efb72ca7 move threading/pipelining stuff into new directory, reorganize in general 20 years ago