Function report |
Source Code:fs\select.c |
Create Date:2022-07-28 20:07:01 |
Last Modify:2020-03-18 10:25:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:poll_schedule_timeout
Proto:static int poll_schedule_timeout(struct poll_wqueues *pwq, int state, ktime_t *expires, unsigned long slack)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct poll_wqueues * | pwq | |
int | state | |
ktime_t * | expires | |
unsigned long | slack |
241 | set_current_state(state) |
257 | smp_store_mb(triggered, 0) |
259 | Return rc |
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 |