<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 18, 2018 at 6:11 AM, Nicolai Hähnle <span dir="ltr"><<a href="mailto:nhaehnle@gmail.com" target="_blank">nhaehnle@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">How can this possibly deadlock? Is this during process exit, like in the case where we got a deadlock when LLVM called abort()?<br></blockquote><div><br></div></div>No. It deadlocks at the start. All threads are waiting on the barrier. The barrier should unblock all threads, but it doesn't.<br><br></div><div class="gmail_extra">Marek<br></div></div>