On Sat., 22 Jun. 2019, 6:40 pm Walter Bright via Digitalmars-d, <digitalmars-d@puremagic.com> wrote:
On 6/22/2019 1:03 AM, Manu wrote:
> Your code snippet is incomplete; show the implementation of passToThread()...

Doesn't make any difference.

It really does. If you can't get the reference to another thread, then everything you say is moot, and that's the whole point.

Show how to escape the pointer when it is scope...?