Function report |
Source Code:ipc\msg.c |
Create Date:2022-07-28 16:42:23 |
Last Modify:2020-03-17 22:56:56 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:convert_mode
Proto:static inline int convert_mode(long *msgtyp, int msgflg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
long * | msgtyp | |
int | msgflg |
973 | If msgflg & copy (not remove) all queue messages Then Return SEARCH_NUMBER |
981 | If msgtyp == 0 Then Return SEARCH_ANY |
983 | If msgtyp < 0 Then |
988 | Return SEARCH_LESSEQUAL |
990 | If msgflg & cv any msg except of specified type. Then Return SEARCH_NOTEQUAL |
992 | Return SEARCH_EQUAL |
Name | Describe |
---|---|
do_msgrcv |
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 |