Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_impl.h281 caught_exception = false; in wait_for_all()
289 caught_exception = true; in wait_for_all()
332 bool exception_thrown() { return caught_exception; } in exception_thrown()
339 bool caught_exception; variable
/oneTBB/include/oneapi/tbb/
H A Dflow_graph.h431 caught_exception = false; in graph()
442 caught_exception = false; in graph()
495 caught_exception = false; in reset()