less chatty

This commit is contained in:
Dwight
2011-01-05 12:18:50 -05:00
parent 4a3ef2ec06
commit 23c7da463f

View File

@@ -67,8 +67,6 @@ namespace ThreadedTests {
Client::initThread("mongomutextest");
sleepmillis(0);
for( int i = 0; i < N; i++ ) {
if( i % 20000 == 0 )
log() << i << endl;
if( i % 7 == 0 ) {
mm->lock_shared();
mm->lock_shared();