[Issue 17231] Function to get name from Tid

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Feb 27 10:18:03 PST 2017


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

--- Comment #1 from Jack Stouffer <jack at jackstouffer.com> ---
std.concurrency.locate allows for getting a Tid via a name, but there is no way
to go the other way around.

std.concurrency.locate should have an overload which takes a Tid and returns a
name.

--


More information about the Digitalmars-d-bugs mailing list