1. a4060e5 Fix a deadlock caused by my big threading change yesterday. by Elliott Hughes · 13 years ago
  2. ffb465f libcorkscrew native stacks, mutex ranking, and better ScopedThreadListLock. by Elliott Hughes · 13 years ago
  3. 9e921bc Remove Mutex::ClearOwner. by Elliott Hughes · 13 years ago
  4. 715112b Fix Mutex::ClearOwner for bionic by Brian Carlstrom · 13 years ago
  5. 105245c Assert lock/unlock/trylock sanity. by Ian Rogers · 13 years ago
  6. cd74c4b Fix thread hang by Brian Carlstrom · 13 years ago
  7. cf04431 Work around the lack of gettid(3) on Mac OS. by Elliott Hughes · 13 years ago
  8. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  9. e65a6c9 Mac build fixes I missed in my previous patch. by Elliott Hughes · 13 years ago
  10. 6b35575 Make pthread_mutex_t destruction safer during shutdown. by Elliott Hughes · 13 years ago
  11. bbd9d83 Fix at least two deadlocks. by Elliott Hughes · 13 years ago
  12. 4514d3c Fixes for ThreadStress test by Brian Carlstrom · 13 years ago
  13. 3147a23 Work around a bionic bug until I can fix bionic. by Elliott Hughes · 13 years ago
  14. 5f79133 Implement monitors. by Elliott Hughes · 13 years ago
  15. 8d768a9 Thread suspension. by Elliott Hughes · 13 years ago
  16. 5ea047b Support 64-bit volatiles and reference/pointer volatiles. by Elliott Hughes · 13 years ago
  17. 8daa092 More threads work. by Elliott Hughes · 13 years ago