Searched refs:test_context (Results 1 – 1 of 1) sorted by relevance
| /oneTBB/test/tbb/ |
| H A D | test_task.cpp | 97 tbb::task_group_context test_context; in test_cancellation_on_exception() local 106 tbb::detail::d1::execute_and_wait(task, test_context, wait, test_context); in test_cancellation_on_exception() 111 test_context.reset(); in test_cancellation_on_exception() 143 tbb::task_group_context test_context; variable 148 tbb::detail::d1::execute_and_wait(test_task, test_context, wait, test_context); 287 …:detail::d1::execute_and_wait(vector_test_task[threads_num - 1], test_context, wait, test_context); 331 tbb::task_group_context test_context; variable 341 tbb::detail::d1::execute_and_wait(first_task, test_context, wait, test_context); 383 tbb::task_group_context test_context; variable 469 tbb::task_group_context test_context; variable [all …]
|