Reduce the numbers of threads in test ATOMIC-UPDATE on 32bit platforms
authorDavid Lichteblau <david@lichteblau.com>
Tue, 18 Sep 2012 15:11:14 +0000 (17:11 +0200)
committerDavid Lichteblau <david@lichteblau.com>
Tue, 18 Sep 2012 15:44:00 +0000 (17:44 +0200)
commit8afcf4f95efb986b5eabd5f19731de4e2ee192e2
tree17f620022476d36436e4471f0dbe00e5fa8863f6
parent2b67d29226463dff2ee971553c6a1eaf3f1e09d0
Reduce the numbers of threads in test ATOMIC-UPDATE on 32bit platforms

This test creates 1000 threads in a row -- too many for some 32bit
platforms due to lack of memory or fragmentation.
tests/threads.pure.lisp