Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_async_node.cpp611 typedef async_activity<input_type, output_type> async_activity_type; typedef in enqueueing_on_inner_level
617 body_graph_with_async( utils::SpinBarrier& barrier, async_activity_type& activity ) in body_graph_with_async()
648 async_activity_type* my_async_activity;
657 async_activity_type my_async_activity( UNKNOWN_NUMBER_OF_ITEMS, true ); in run()