Function report |
Source Code:kernel\sched\swait.c |
Create Date:2022-07-28 09:41:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__finish_swait
Proto:void __finish_swait(struct swait_queue_head *q, struct swait_queue *wait)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct swait_queue_head * | q | |
struct swait_queue * | wait |
116 | If Not list_empty - tests whether a list is empty*@head: the list to test. Then list_del_init - deletes entry from list and reinitialize it.*@entry: the element to delete from the list. |
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 |