Function report |
Source Code:ipc\msg.c |
Create Date:2022-07-28 16:42:45 |
Last Modify:2020-03-17 22:56:56 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:msg_init_ns
Proto:void msg_init_ns(struct ipc_namespace *ns)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct ipc_namespace * | ns |
1269 | msg_ctlmax = MSGMAX |
1270 | msg_ctlmnb = MSGMNB |
1271 | msg_ctlmni = <= IPCMNI |
1273 | atomic_set( & msg_bytes, 0) |
1274 | atomic_set( & msg_hdrs, 0) |
Name | Describe |
---|---|
msg_init | |
create_ipc_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 |