Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_task_arena.cpp404 TestArenaEntryBody scoped_functor(my_stage, my_idx, i); in test_arena_entry() local
408 my_a.execute(scoped_functor); in test_arena_entry()
410 scoped_functor.on_exception(e.what()); in test_arena_entry()
413 my_a.execute(scoped_functor); in test_arena_entry()
415 scoped_functor.after_execute(); in test_arena_entry()