threadgroup_change_end(9) mark the end of changes to a threadgroup

SYNOPSIS

void threadgroup_change_end(struct task_struct * tsk);

ARGUMENTS

tsk

task causing the changes

DESCRIPTION

See threadgroup_change_begin.

COPYRIGHT