[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)
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.


No differences found