On Friday, 8 April 2016 at 19:46:17 UTC, tcak wrote:
On Friday, 8 April 2016 at 15:33:46 UTC, Dicebot wrote:
On Friday, 8 April 2016 at 14:08:39 UTC, Nordlöw wrote:
So a TId can represent either a thread or a fiber?

AFAIR, yes (I haven't used std.concurrency in a long while, telling all from memory only).

yes what? Thread or Fiber.

Yes both :) Tid represent abstract execution context, with no implications about underlying executor.

Reply via email to