Searched refs:test_ctx (Results 1 – 1 of 1) sorted by relevance
305 SpawningTaskBody( task_pool_type& task_pool, tbb::task_group_context& test_ctx ) in SpawningTaskBody() argument306 : my_task_pool(task_pool), my_test_ctx(test_ctx) {} in SpawningTaskBody()