[Issue 6224] Make a read-only public ownerTid property for std.concurrency

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 22 15:24:33 PST 2013


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



--- Comment #3 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-01-22 15:24:33 PST ---
(In reply to comment #2)
> The problem is this is
> equal to Tid.init for the main thread since Tid is a struct.

That wasn't worded properly. It's .init because it doesn't have a parent,
regardless of whether it's a struct or class.

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