Displaying 1 result from an estimated 1 matches for "addc40f4".
Did you mean:
addc04
2016 Dec 26
2
A potential race on StaticList in RegisterManagedStatic
...n = Deleter;
// Add to list of managed statics.
Next = StaticList;
StaticList = this;
Ptr.store(Tmp, std::memory_order_release);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161226/addc40f4/attachment.html>