Function report |
Source Code:fs\eventpoll.c |
Create Date:2022-07-28 20:19:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Compare RB tree keys
Proto:static inline int ep_cmp_ffd(struct epoll_filefd *p1, struct epoll_filefd *p2)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct epoll_filefd * | p1 | |
struct epoll_filefd * | p2 |
Name | Describe |
---|---|
ep_find | Search the file inside the eventpoll tree. The RB tree operations* are protected by the "mtx" mutex, and ep_find() must be called with* "mtx" held. |
ep_rbtree_insert |
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 |