Home
last modified time | relevance | path

Searched defs:work_type (Results 1 – 2 of 2) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_async_node.cpp319 struct work_type { struct in async_activity
320 input_type input;
321 gateway_type* gateway;
677 struct work_type { struct in AsyncActivity
678 int input;
679 gateway_t* gateway;
H A Dtest_flow_graph_priorities.cpp258 struct work_type { data_type input; gateway_type* gateway; }; argument