http://d.puremagic.com/issues/show_bug.cgi?id=4760
Summary: core.atomic.atomicLoad() should be public
Product: D
Version: D2
Platform: Other
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: druntime
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from David Simcha <[email protected]> 2010-08-29 15:27:20 PDT ---
Is there any reason why atomicLoad() isn't public in core.atomic? It's useful,
presumably stable and already implemented. Lack of this being public has made
me have to cut and paste snippets of the code into my std.parallelism module
that's under review.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------