Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_flow_graph_priorities.cpp104 struct node_creator_t { struct
105 NodeType* operator()( graph& g, unsigned index, utils::SpinBarrier& barrier ) { in operator ()()
114 struct node_creator_t< continue_node<continue_msg>, BodyType > { struct
115 … continue_node<continue_msg>* operator()( graph& g, unsigned index, utils::SpinBarrier& barrier ) { in operator ()()