Function report |
Source Code:fs\eventpoll.c |
Create Date:2022-07-28 20:19:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:are code path, only used when EPOLL_CTL_MOD removes a wakeup source
Proto:static noinline void ep_destroy_wakeup_source(struct epitem *epi)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct epitem * | epi |
1459 | ws = all only when ep->mtx is held |
1469 | wakeup_source_unregister(ws) |
Name | Describe |
---|---|
ep_modify | Modify the interest event mask by dropping an event if the new mask* has a match in the current file status. Must be called with "mtx" held. |
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 |