Function report |
Source Code:include\linux\poll.h |
Create Date:2022-07-28 05:56:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Return true if it is guaranteed that poll will not wait. This is the case* if the poll() of another file descriptor in the set got an event, so there* is no need for waiting.
Proto:static inline bool poll_does_not_wait(const poll_table *p)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const poll_table * | p |
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 |