Searched refs:thread_body (Results 1 – 1 of 1) sorted by relevance
616 auto thread_body = [&]( const tbb::blocked_range<std::size_t>& range ) { in test_with_minimalistic_mutex() local660 tbb::parallel_for(br, thread_body); in test_with_minimalistic_mutex()