[PATCH] [Tsan] Fix the signal_recursive.cc test to pass on systems with high loads
Dmitry Vyukov
dvyukov at google.com
Fri Dec 5 10:10:38 PST 2014
Will it help if we remove
sigfillset(&act.sa_mask);
?
sem_post(&g_thread_suspend_ack_sem)
http://reviews.llvm.org/D6504
More information about the llvm-commits
mailing list