sched_create_group
tg = sched_create_group(&root_task_group);
tg = sched_create_group(parent);
extern struct task_group *sched_create_group(struct task_group *parent);