[project @ 2000-08-25 13:26:57 by simonmar]
Add a test (also benchmark) for threadDelay, Random, and QSemN. This test starts a large number of threads which all wait for a random delay. The semaphore is used to wait for them all to finish before exiting.
ghc/tests/concurrent/should_run/conc023.hs
0 → 100644
Please register or sign in to comment