Function report |
Source Code:kernel\sched\wait_bit.c |
Create Date:2022-07-28 09:40:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:out_of_line_wait_on_bit
Proto:int __sched out_of_line_wait_on_bit(void *word, int bit, wait_bit_action_f *action, unsigned mode)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
void * | word | |
int | bit | |
wait_bit_action_f * | action | |
unsigned | mode |
61 | wq_head = bit_waitqueue(word, bit) |
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 |