Home
last modified time | relevance | path

Searched refs:release_wait (Results 1 – 9 of 9) sorted by relevance

/oneTBB/include/oneapi/tbb/
H A Dflow_graph_abstractions.h31 virtual void release_wait() = 0;
H A Dflow_graph.h461 inline void graph::release_wait() { in release_wait() function
2897 void release_wait() override { in __TBB_requires()
2900 g->release_wait(); in __TBB_requires()
/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_impl.h274 void release_wait() override;
375 g.release_wait(); in finalize()
/oneTBB/test/common/
H A Dtest_invoke.h100 gateway.release_wait(); in send_id_to_gateway()
/oneTBB/test/conformance/
H A Dconformance_async_node.cpp130 gateway.release_wait(); in __anon83a565ab0102()
/oneTBB/examples/graph/fgbzip2/
H A Dfgbzip2.cpp174 gateway.release_wait(); in readingLoop()
/oneTBB/test/tbb/
H A Dtest_flow_graph.cpp48 my_graph->release_wait(); in operator ()()
H A Dtest_async_node.cpp371 work.gateway->release_wait(); in process()
688 w.gateway->release_wait(); in __anon62ab872d0a02()
H A Dtest_flow_graph_priorities.cpp272 work.gateway->release_wait(); in operator ()()