Is this the best way to share Tids between threads?
angel via Digitalmars-d
digitalmars-d at puremagic.com
Sun Aug 14 01:55:55 PDT 2016
Let each thread have a name related to its task.
It is like having a shared Tid array, but already implemented.
Reference:
http://dlang.org/phobos/std_concurrency.html#.register
More information about the Digitalmars-d
mailing list