Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_task.cpp306 : my_task_pool(task_pool), my_test_ctx(test_ctx) {} in SpawningTaskBody()
314 tbb::detail::d1::spawn(my_task_pool[idx], my_test_ctx); in operator ()()
320 tbb::task_group_context& my_test_ctx; member in SpawningTaskBody