Home
last modified time | relevance | path

Searched defs:cancel_group_execution (Results 1 – 13 of 13) sorted by relevance

/dports/devel/onetbb/oneTBB-2021.4.0/src/tbb/
H A Dtask_group_context.cpp272 bool task_group_context_impl::cancel_group_execution(d1::task_group_context& ctx) { in cancel_group_execution() function in tbb::detail::r1::task_group_context_impl
391 bool __TBB_EXPORTED_FUNC cancel_group_execution(d1::task_group_context& ctx) { in cancel_group_execution() function
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/tbb/
H A Dtask_group_context.cpp399 bool task_group_context::cancel_group_execution () { in cancel_group_execution() function in tbb::task_group_context
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/tbb/
H A Dtask_group_context.cpp395 bool task_group_context::cancel_group_execution () { in cancel_group_execution() function in tbb::task_group_context
/dports/devel/tbb/oneTBB-2020.3/src/tbb/
H A Dtask_group_context.cpp399 bool task_group_context::cancel_group_execution () { in cancel_group_execution() function in tbb::task_group_context
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/tbb/
H A Dtask_group_context.cpp399 bool task_group_context::cancel_group_execution () { in cancel_group_execution() function in tbb::task_group_context
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/
H A Dtask_group_context.cpp412 bool task_group_context::cancel_group_execution () { in cancel_group_execution() function in tbb::task_group_context
H A Dtask.h844 bool cancel_group_execution () { return prefix().context->cancel_group_execution(); } in cancel_group_execution() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/include/tbb/
H A Dtask.h875 bool cancel_group_execution () { return prefix().context->cancel_group_execution(); } in cancel_group_execution() function
/dports/devel/onetbb/oneTBB-2021.4.0/include/oneapi/tbb/
H A Dtask_group.h391 bool cancel_group_execution() { in cancel_group_execution() function
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/include/tbb/
H A Dtask.h971 bool cancel_group_execution () { return prefix().context->cancel_group_execution(); } in cancel_group_execution() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/include/tbb/
H A Dtask.h971 bool cancel_group_execution () { return prefix().context->cancel_group_execution(); } in cancel_group_execution() function
/dports/devel/tbb/oneTBB-2020.3/include/tbb/
H A Dtask.h971 bool cancel_group_execution () { return prefix().context->cancel_group_execution(); } in cancel_group_execution() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Mesh_3/
H A DMesh_global_optimizer.h549 void cancel_group_execution() { in cancel_group_execution() function