Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
62675 commits behind the upstream repository.
Simon Marlow's avatar
Simon Marlow authored
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.
b07a2716
History