Searched refs:relation_with_parent (Results 1 – 1 of 1) sorted by relevance
283 static context_traits make_traits(kind_type relation_with_parent, std::uintptr_t user_traits) { in make_traits() argument287 ct.bound = relation_with_parent == bound; in make_traits()339 task_group_context(kind_type relation_with_parent = bound,341 : task_group_context(make_traits(relation_with_parent, t), CUSTOM_CTX) {} in task_group_context() argument