Function report |
Source Code:fs\select.c |
Create Date:2022-07-28 20:07:05 |
Last Modify:2020-03-18 10:25:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_restart_poll
Proto:static long do_restart_poll(struct restart_block *restart_block)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
struct restart_block * | restart_block |
1032 | If has_timeout Then |
1038 | ret = do_sys_poll(ufds, nfds, to) |
1040 | If ret == -start if no handler.. Then |
1041 | fn = do_restart_poll |
1044 | Return ret |
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 |