Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tsan: instrument atomic nand operation | Dmitry Vyukov | 2012-11-27 | 1 | -0/+200 |
* | [tsan] add fail order to compare_exchange | Dmitry Vyukov | 2012-11-26 | 1 | -25/+25 |
* | tsan: switch to new memory_order constants (ABI compatible) | Dmitry Vyukov | 2012-11-09 | 1 | -223/+223 |
* | tsan: instrument all atomics (including fetch_add, exchange, cas, etc) | Dmitry Vyukov | 2012-11-09 | 1 | -0/+1464 |
* | tsan: update the test for new atomic enums | Dmitry Vyukov | 2012-10-03 | 1 | -80/+80 |
* | tsan: update the test for new atomic enums | Dmitry Vyukov | 2012-10-03 | 1 | -40/+40 |
* | [tsan] Atomic support for ThreadSanitizer, patch by Dmitry Vyukov | Kostya Serebryany | 2012-04-27 | 1 | -0/+323 |