table of contents
        
      
      
    | THREADGROUP_UNLOCK(9) | Driver Basics | THREADGROUP_UNLOCK(9) | 
NAME¶
threadgroup_unlock - unlock threadgroup
SYNOPSIS¶
void threadgroup_unlock(struct task_struct * tsk);
ARGUMENTS¶
tsk
member task of the threadgroup to unlock
DESCRIPTION¶
Reverse threadgroup_lock.
COPYRIGHT¶
| May 2024 | Kernel Hackers Manual 2.6. |