Name

threadgroup_change_end — 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.