[project @ 2000-08-25 13:26:57 by simonmar]
authorsimonmar <unknown>
Fri, 25 Aug 2000 13:26:57 +0000 (13:26 +0000)
committersimonmar <unknown>
Fri, 25 Aug 2000 13:26:57 +0000 (13:26 +0000)
commitb07a2716cc0cfe0ed4c5faad2289b85fe9bd3938
tree0d75b5ae709c634a4de06b40795b4486b8d558a5
parent5a4ec9379ff8e96ab7a75ea1854bf2005db01050
[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 [new file with mode: 0644]