Function report |
Source Code:ipc\util.h |
Create Date:2022-07-28 16:38:46 |
Last Modify:2022-05-20 10:36:20 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pc_get_maxidx - get the highest assigned index*@ids: ipc identifier set* Called with ipc_ids.rwsem held for reading.
Proto:static inline int ipc_get_maxidx(struct ipc_ids *ids)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct ipc_ids * | ids |
152 | If in_use == 0 Then Return -1 |
158 | Return max_idx |
Name | Describe |
---|---|
msgctl_info | |
semctl_info | |
shmctl_ipc_info | |
shmctl_shm_info |
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 |