summaryrefslogtreecommitdiff
path: root/test/tsan/debugging.cc
AgeCommit message (Expand)Author
2016-04-21[tsan] Rename ReportThread->pid to ReportThread->os_idKuba Brecka
2016-03-21[tsan] Adding a test case for r263939 ("Add some NULL pointer checks into the...Kuba Brecka
2016-03-10Follow-up fix for r263126. Apparently `printf("%p", NULL)` can output 0x0, (...Kuba Brecka
2016-03-10[tsan] Add TSan debugger APIsKuba Brecka