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

Sean Kelly <s...@invisibleduck.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |s...@invisibleduck.org

--- Comment #5 from Sean Kelly <s...@invisibleduck.org> ---
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