Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_task_arena.cpp372 class ForEachArenaEntryBody : utils::NoAssign { class
378 ForEachArenaEntryBody(tbb::task_arena &a, std::atomic<int> &c) in ForEachArenaEntryBody() function in ForEachArenaEntryBody
422 ForEachArenaEntryBody body(a, c); in TestArenaEntryConsistency()