Searched defs:node_creator_t (Results 1 – 1 of 1) sorted by relevance
104 struct node_creator_t { struct105 NodeType* operator()( graph& g, unsigned index, utils::SpinBarrier& barrier ) { in operator ()()114 struct node_creator_t< continue_node<continue_msg>, BodyType > { struct115 … continue_node<continue_msg>* operator()( graph& g, unsigned index, utils::SpinBarrier& barrier ) { in operator ()()