Searched defs: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()341 : task_group_context(make_traits(relation_with_parent, t), CUSTOM_CTX) {} in task_group_context()