Function report |
Source Code:ipc\util.c |
Create Date:2022-07-28 16:39:29 |
Last Modify:2022-05-23 18:05:07 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pc_init_ids - initialise ipc identifiers*@ids: ipc identifier set* Set up the sequence range to use for the ipc identifier range (limited* below ipc_mni) then initialise the keys hashtable and ids idr.
Proto:void ipc_init_ids(struct ipc_ids *ids)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct ipc_ids * | ids |
116 | in_use = 0 |
117 | seq = 0 |
118 | init_rwsem( & rwsem) |
121 | max_idx = -1 |
122 | last_idx = -1 |
Name | Describe |
---|---|
msg_init_ns | |
sem_init_ns | |
shm_init_ns |
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 |