Function report | 
Source Code:kernel\sched\wait.c | 
Create Date:2022-07-28 09:40:38 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:SPDX-License-Identifier: GPL-2.0-only
Proto:void __init_waitqueue_head(struct wait_queue_head *wq_head, const char *name, struct lock_class_key *key)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct wait_queue_head * | wq_head | |
| const char * | name | |
| struct lock_class_key * | key | 
| 12 | lockdep_set_class_and_name( & lock, key, name) | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |