Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_task_arena.cpp325 struct TestArenaEntryBody : FPModeContext { struct
331 TestArenaEntryBody(std::atomic<int> &s, int idx, int i) // init thread-specific instance in TestArenaEntryBody() argument
404 TestArenaEntryBody scoped_functor(my_stage, my_idx, i); in test_arena_entry()
424 FPModeContext fp_scope(TestArenaEntryBody::arenaFPMode); in TestArenaEntryConsistency()