[LLVMbugs] [Bug 18671] Detect dispatch_once_t in per-thread storage.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Apr 3 20:30:10 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=18671
Jordan Rose <jordan_rose at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jordan_rose at apple.com
Resolution|--- |WONTFIX
--- Comment #1 from Jordan Rose <jordan_rose at apple.com> ---
Thread-local storage is something not that many people even know about. I'm not
sure we should assume that once-per-thread is any less likely than
once-per-process.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140404/5837c716/attachment.html>
More information about the llvm-bugs
mailing list