In local.glasgow-haskell-users, you wrote: > Ideally I'd like this function: > blockThread :: ThreadId -> IO () > unBlockThread :: ThreadId -> IO ()
I should have some bit-rotted patches here for freezeThread :: ThreadId -> IO () thawThread :: ThreadId -> IO () and a new PrimOp which allows you to set the next thread to run (at a first glance, at least I could find the patch for the latter). Volker -- http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME Neu! �ndern Sie den Anfangstag Ihrer Woche _______________________________________________ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
