[Issue 4760] New: core.atomic.atomicLoad() should be public
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Aug 29 15:27:32 PDT 2010
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: sean at invisibleduck.org
ReportedBy: dsimcha at yahoo.com
--- Comment #0 from David Simcha <dsimcha at yahoo.com> 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: -------
More information about the Digitalmars-d-bugs
mailing list