1THREADGROUP_UNLOCK(9) Driver Basics THREADGROUP_UNLOCK(9)
23
4
NAME
6threadgroup_unlock - unlock threadgroup
7
SYNOPSIS
9void threadgroup_unlock(struct task_struct * tsk);
10
ARGUMENTS
12tsk
13member task of the threadgroup to unlock
14
DESCRIPTION
16Reverse threadgroup_lock.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 THREADGROUP_UNLOCK(9)