[PATCH] [Tsan] Fix the signal_recursive.cc test to pass on systems with high loads

Viktor Kutuzov vkutuzov at accesssoftek.com
Thu Dec 4 05:29:00 PST 2014


With this change we sometimes pass the test, but in most of the cases we still call CollectGarbage() before control reach BusyThread() and then deadlock.

http://reviews.llvm.org/D6504






More information about the llvm-commits mailing list