Searched refs:myAutoInit (Results 1 – 1 of 1) sorted by relevance
61 bool myAutoInit; member in TestBlockingTerminateNS::TestMultpleWaitBody63 TestMultpleWaitBody( bool autoInit = false ) : myAutoInit( autoInit ) {} in TestMultpleWaitBody()66 if ( !myAutoInit ) { in operator ()()73 const int numCases = myAutoInit ? 4 : 6; in operator ()()105 if ( !myAutoInit && tbb::finalize( init.get(), std::nothrow ) ) in operator ()()