| Function report | 
| Source Code: ipc\mqueue.c | Create Date:2022-07-28 16:50:46 | 
| Last Modify:2020-03-17 23:00:47 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mqueue_create
Proto:static int mqueue_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool excl)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | dir | |
| struct dentry * | dentry | |
| umode_t | mode | |
| bool | excl | 
| 540 | Return mqueue_create_attr(dentry, mode, NULL) | 
| 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 |