Function report | 
Source Code:ipc\mqueue.c | 
Create Date:2022-07-28 16:52:18 | 
| Last Modify:2020-03-17 23:00:47 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mq_init_ns
Proto:int mq_init_ns(struct ipc_namespace *ns)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct ipc_namespace * | ns | 
| 1591 | mq_queues_count = 0 | 
| 1593 | mq_msg_max = DFLT_MSGMAX | 
| 1594 | mq_msgsize_max = DFLT_MSGSIZEMAX | 
| 1595 | mq_msg_default = DFLT_MSG | 
| 1596 | mq_msgsize_default = DFLT_MSGSIZE | 
| 1598 | m = mq_create_mount(ns) | 
| 1602 | Return 0 | 
| Name | Describe | 
|---|---|
| init_mqueue_fs | |
| 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  |