<div dir="ltr">This patch (attached to the email, and in Phab) still contains all the changes to stop using multithreading as a runtime parameter?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 16, 2014 at 6:53 PM, Zachary Turner <span dir="ltr"><<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Remove the global lock entirely, and bootstrap a call_once initialized' mutex in ManagedStatic that is safe for use during static construction.<br>

<br>
<a href="http://reviews.llvm.org/D4142" target="_blank">http://reviews.llvm.org/D4142</a><br>
<br>
Files:<br>
  docs/ProgrammersManual.rst<br>
  include/llvm-c/Core.h<br>
  include/llvm/Support/ManagedStatic.h<br>
  include/llvm/Support/Mutex.h<br>
  include/llvm/Support/Threading.h<br>
  lib/IR/Core.cpp<br>
  lib/Support/ManagedStatic.cpp<br>
  lib/Support/Threading.cpp<br>
  lib/Support/Timer.cpp<br>
  unittests/Support/ManagedStatic.cpp<br>
<br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div>