Searched refs:use_this_context (Results 1 – 2 of 2) sorted by relevance
260 explicit graph(task_group_context& use_this_context);
437 inline graph::graph(task_group_context& use_this_context) : in graph() argument438 …my_wait_context(0), my_context(&use_this_context), my_nodes(nullptr), my_nodes_last(nullptr), my_t… in graph()