Strange exception using threads

simendsjo simendsjo at gmail.com
Sat Jun 23 09:31:06 PDT 2012


On Sat, 23 Jun 2012 18:29:37 +0200, simendsjo <simendsjo at gmail.com> wrote:

> 	auto tid = spawnLinked(&writer);

auto tid = spawn(&writer); of course


More information about the Digitalmars-d-learn mailing list