X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2Finclude%2Fcds_test%2Fthread.h;fp=test%2Finclude%2Fcds_test%2Fthread.h;h=dd9b0a16e47dc3b1b0166231addfcff2e28c4fca;hb=6fc159b8d625317cd536058afbc14c19a297133f;hp=8d2f55a8120876e0b8da15104d9aba320444fe6b;hpb=ad80fa52776eb6364e4a8a8d8ab5a0f17372b64d;p=libcds.git diff --git a/test/include/cds_test/thread.h b/test/include/cds_test/thread.h index 8d2f55a8..dd9b0a16 100644 --- a/test/include/cds_test/thread.h +++ b/test/include/cds_test/thread.h @@ -195,6 +195,7 @@ namespace cds_test { m_bRunning = false; m_bStopped = false; m_doneCount = 0; + m_readyCount = 0; } protected: // thread interface