Home
last modified time | relevance | path

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

/oneTBB/examples/graph/dining_philosophers/
H A Ddining_philosophers.cpp112 think_node_type; typedef
272 std::vector<think_node_type *> think_nodes; in main()
288 think_nodes.push_back(new think_node_type( in main()