Increase the amount of time we spend in each thread, and add one that uses an anonymo...
authorArtur Bergman <sky@nanisky.com>
Wed, 26 Sep 2001 11:36:23 +0000 (11:36 +0000)
committerArtur Bergman <sky@nanisky.com>
Wed, 26 Sep 2001 11:36:23 +0000 (11:36 +0000)
commit3dbf27b4f1cd29258f4cee869f64ad8c82b743ac
tree2010369e8f4b7eb37e5f481c1c50c49f7717d116
parenta521c331db5145b11f7fbed87e4c89652b87294b
Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
We are using a "delay" here because we do not want to depend on thread synchronization issues.

p4raw-id: //depot/perl@12230
MANIFEST
ext/threads/t/stress_cv.t [new file with mode: 0644]
ext/threads/t/stress_string.t