summaryrefslogtreecommitdiff
path: root/lib/tsan/rtl/tsan_fd.h
Commit message (Expand)AuthorAge
* tsan: detect races on fd passed to epoll_ctlDmitry Vyukov2013-01-09
* tsan: intercept fork() to prevent false race reports on fd'sDmitry Vyukov2012-12-18
* tsan: add signalfd() and inotify_init() interceptorsDmitry Vyukov2012-12-18
* tsan: describe "file descriptor" locationDmitry Vyukov2012-12-18
* tsan: synchronize connect->accept callsDmitry Vyukov2012-12-14
* tsan: add comment to tsan_fd.h fileDmitry Vyukov2012-12-12
* tsan: add missing filesDmitry Vyukov2012-12-12