Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_impl.h337 bool own_context; variable
/oneTBB/include/oneapi/tbb/
H A Dflow_graph.h429 own_context = true; in graph()
440 own_context = false; in graph()
449 if (own_context) { in ~graph()