summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/tests/unit/tsan_sync_test.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cppNico Weber2019-08-011-122/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* tsan: don't create sync objects on acquireDmitry Vyukov2016-06-271-7/+7
* tsan: change tsan/Go interface for obtaining the current ProcessorDmitry Vyukov2016-04-271-7/+7
* tsan: split thread into logical and physical stateDmitry Vyukov2016-04-271-7/+7
* tsan: revert r262037Dmitry Vyukov2016-02-261-7/+7
* tsan: split thread into logical and physical stateDmitry Vyukov2016-02-261-7/+7
* tsan: allocate vector clocks using slab allocatorDmitry Vyukov2014-08-051-1/+1
* tsan: reapply 212531 and 212532 with a fixDmitry Vyukov2014-07-081-0/+12
* [TSan] Revert r212531 and r212532.Alexey Samsonov2014-07-081-12/+0
* tsan: fix a bug in metamapDmitry Vyukov2014-07-081-0/+12
* tsan: refactor storage of meta information for heap blocks and sync objectsDmitry Vyukov2014-05-291-40/+87
* tsan: remove in_rtl counterDmitry Vyukov2013-12-241-1/+0
* tsan: add mutexsets to reportsDmitry Vyukov2012-12-061-1/+1
* [TSan] move: rtl_tests->tests/rtl unit_tests->tests/unit to make a single roo...Alexey Samsonov2012-09-171-0/+65
OpenPOWER on IntegriCloud