Function report |
Source Code:kernel\sched\wait_bit.c |
Create Date:2022-07-28 09:41:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bit_wait_io_timeout
Proto:__sched int bit_wait_io_timeout(struct wait_bit_key *word, int mode)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct wait_bit_key * | word | |
int | mode |
234 | If time_after_eq(now, timeout) Then Return -EAGAIN |
237 | If signal_pending_state(mode, current process) Then Return -EINTR |
240 | Return 0 |
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 |