Searched refs:isolated (Results 1 – 14 of 14) sorted by relevance
97 inside an isolated region, a thread can only execute tasks spawned100 belonging to other isolated regions.105 restrictions on task selection unless isolated by a distinct call to130 // Run the second parallel loop in an isolated region to prevent the current thread
86 construct an 'isolated' ``task_group_context`` on the stack and pass it103 task_group_context root(task_group_context::isolated);118 inner loop over ``j``. The creation of the isolated
20 graph, it is created with an isolated context by default.
18 task_group_context ctx( task_group_context::isolated,
37 oneapi::tbb::task_group_context ctx{ oneapi::tbb::task_group_context::isolated
211 tbb::task_group_context inner_ctx(tbb::task_group_context::isolated); in run_cancellation_use_case()
282 tbb::task_group_context ctx(tbb::task_group_context::isolated); in operator ()()338 tbb::task_group_context ctx(tbb::task_group_context::isolated); in operator ()()895 tbb::task_group_context ctx(tbb::task_group_context::isolated); in operator ()()945 tbb::task_group_context ctx(tbb::task_group_context::isolated); in operator ()()1438 tbb::task_group_context ctx(tbb::task_group_context::isolated); in operator ()()1511 tbb::task_group_context ctx(tbb::task_group_context::isolated); in operator ()()
1056 tbb::task_group_context inner_ctx(tbb::task_group_context::isolated); in run_cancellation_use_case()
58 # Define environment variables needed for an isolated component install.
172 isolated, enumerator211 isolated, enumerator
186 release_state = d1::task_group_context::state::isolated; in bind_to()
266 … d1::task_group_context{ d1::task_group_context::isolated, d1::task_group_context::fp_settings }; in arena()752 d1::task_group_context exec_context(d1::task_group_context::isolated); in execute()
305 ed.context->my_state == d1::task_group_context::state::isolated, nullptr); in local_wait_for_all()