[Issue 9144] synchronized CRITSECSIZE should be a target constant

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Dec 11 23:12:09 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=9144



--- Comment #2 from Martin Nowak <code at dawg.eu> 2012-12-11 23:12:05 PST ---
>There should be target hooks

Yeah there should be hooks for target constants.

For this I think we should expose a critical section struct through the
druntime/compiler interface. It's effectively a runtime issue to do the locking
so it should choose the means.
I'll prepare a pull request.

-- 
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