summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/tsan/ignores_mac.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert 113169 - Ignore the correct synchronization in __sfp on Mac that isn't...glider@chromium.org2011-12-061-3/+0
* Ignore the correct synchronization in __sfp on Mac that isn't handledglider@chromium.org2011-12-061-0/+3
* Ignore _pthread_exit and _dispatch_queue_drain on Mac.glider@chromium.org2011-03-171-0/+4
* Ignore _cthread_fork_child on Mac recursively.glider@chromium.org2010-11-101-0/+10
* Use less TSan ignores for base/atomic*timurrrr@chromium.org2010-11-081-6/+0
* Move std::string ignores back to the common TSan ignore file to suppress a fa...timurrrr@chromium.org2010-08-191-15/+0
* Ignore __CFRunLoopDeallocate under TSan on Macglider@chromium.org2010-06-091-0/+3
* Ignore the CFDictionary operations, which are known to use unannotatedglider@chromium.org2010-05-171-2/+3
* Move empty_rep-specific reports from cross-platform to Mac-specific file.timurrrr@chromium.org2010-05-111-0/+15
* Ignore the CFBag* stuff on Mac.glider@chromium.org2010-03-251-0/+5
* Enable SSLClientSocketTest.* on Mac under ThreadSanitizer.glider@chromium.org2010-03-241-0/+4
* Added base::subtle::NoBarrier_CompareAndSwap and base::subtle::NoBarrier_Store timurrrr@chromium.org2009-10-231-0/+2
* Don't instrument Crypto API for ThreadSanitizer on Mactimurrrr@chromium.org2009-10-031-0/+6
* This CL adds the facility of providing Linux- andtimurrrr@chromium.org2009-09-281-0/+9