Alternatively btw you can use the pthreads C functions

   import core.sys.posix.pthread;

which shuld also be nogc right now. The condition class wraps those on Linux fairly thinly; using the C functions should be little more trouble.

Reply via email to