Home
last modified time | relevance | path

Searched refs:thread_body (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_concurrent_hash_map.cpp616 auto thread_body = [&]( const tbb::blocked_range<std::size_t>& range ) { in test_with_minimalistic_mutex() local
660 tbb::parallel_for(br, thread_body); in test_with_minimalistic_mutex()