threadgroup_unlock(9) unlock threadgroup

SYNOPSIS

void threadgroup_unlock(struct task_struct * tsk);

ARGUMENTS

tsk

member task of the threadgroup to unlock

DESCRIPTION

Reverse threadgroup_lock.

COPYRIGHT