[Issue 12132] New: Object.Monitor and core.sync primitives should be shared

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 10 21:06:14 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12132

           Summary: Object.Monitor and core.sync primitives should be
                    shared
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: druntime
        AssignedTo: nobody at puremagic.com
        ReportedBy: stanislav.blinov at gmail.com


--- Comment #0 from Stanislav Blinov <stanislav.blinov at gmail.com> 2014-02-10 21:06:12 PST ---
Current interface of Object.Monitor and core.sync.* classes defies shared
qualifier. To further support for shared in druntime and Phobos, this needs to
be fixed.

I've opened the discussion thread here:
http://forum.dlang.org/thread/moyyibrpnnmrrovylkui@forum.dlang.org

And a topic branch for everyone who is willing to chime in:
https://github.com/radcapricorn/druntime/tree/shared_sync_primitives

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list