https://issues.dlang.org/show_bug.cgi?id=6989

Sean Kelly <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Sean Kelly <[email protected]> ---
I think it's reasonable to add a Tid.id property that provides a unique name
for a thread.  I'd like to allow thread ids to be reused though.  Then we could
just use the MessageBox address.  Providing a provably unique identifier to
each thread across the entire run of the program would be expensive.

--

Reply via email to