shorten SharedMutex tests that timeout under ASAN
authorNathan Bronson <ngbronson@fb.com>
Thu, 25 Feb 2016 04:28:37 +0000 (20:28 -0800)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Thu, 25 Feb 2016 05:20:27 +0000 (21:20 -0800)
commitddb7850ce6998d41b5f2e76492ec4f362d74127c
treee5aacd557ab2f2b84a06775c0ca295d211198122
parent2203c92785b64b2df20f0b25e0be6f32a73c18b3
shorten SharedMutex tests that timeout under ASAN

Summary:New ASAN options are more thorough but slower, resulting
in timeouts for some tests.  Decreasing their internal loop count to
compensate.

Reviewed By: yfeldblum

Differential Revision: D2973982

fb-gh-sync-id: 67391936d0b4930f99d00358ebb93a1b3ee87140
shipit-source-id: 67391936d0b4930f99d00358ebb93a1b3ee87140
folly/test/SharedMutexTest.cpp