1. 3b7658a Teach TSAN directly about semaphore_t. by Mike Klein · 7 years ago
  2. e395bf2 Mac TSAN support: annotate Sk[Base]Mutex as a mutex. by Mike Klein · 7 years ago
  3. e6ec163 Detect TSAN instead of relying on #ifdef THREAD_SANITIZER. by mtklein · 8 years ago
  4. e4c1735 Unify ThreadID. by herb · 9 years ago
  5. b906daf Have /src files use header directly. by herb · 9 years ago
  6. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  7. 7f0a3d7 Make mutex semaphore based. by herb · 9 years ago
  8. 966e3d3 Add debug mode to shared mutex. by herb · 9 years ago
  9. 3060f3e Use atomic subtract in shared mutex. by herb · 9 years ago
  10. ab42ec7 Add asserts for shared mutex. by herb · 9 years ago
  11. fd9a6a2 Fix undefined behavior. by herb · 9 years ago
  12. dec1afc Add annotations to SkSharedMutex. by herb · 9 years ago
  13. c782b2a Implement shared locks in the style of pthread's rwlock. by herb · 9 years ago