Skip to content
  • Simon Marlow's avatar
    [project @ 2000-08-25 13:26:57 by simonmar] · b07a2716
    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