Revert "tsan: refactor fork handling"
authorTres Popp <tpopp@google.com>
Wed, 28 Apr 2021 12:06:57 +0000 (14:06 +0200)
committerTres Popp <tpopp@google.com>
Wed, 28 Apr 2021 12:08:33 +0000 (14:08 +0200)
commitd1e08b124cf9ff0660119b804653fd2c28c53379
treeacba1c3d9b6867d7ec584d2ea78a98ca1476bfb7
parent584e9b6e4b4987b882719923e640eed854613d91
Revert "tsan: refactor fork handling"

This reverts commit e1021dd1fdfebff77cfb205892ada6b6a900865f.
compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
compiler-rt/lib/tsan/rtl/tsan_mman.cpp
compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
compiler-rt/lib/tsan/rtl/tsan_rtl.h
compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp
compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp
compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp
compiler-rt/test/tsan/pthread_atfork_deadlock.c
compiler-rt/test/tsan/pthread_atfork_deadlock2.c
compiler-rt/test/tsan/pthread_atfork_deadlock3.c [deleted file]