| Function report | 
| Source Code: ipc\mqueue.c | Create Date:2022-07-28 16:50:06 | 
| Last Modify:2020-03-17 23:00:47 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:MQUEUE_I
Proto:static inline struct mqueue_inode_info *MQUEUE_I(struct inode *inode)
Type:struct mqueue_inode_info
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | inode | 
| Name | Describe | 
|---|---|
| mqueue_get_inode | |
| mqueue_free_inode | |
| mqueue_evict_inode | |
| mqueue_read_file | This is routine for system read from queue file | 
| mqueue_flush_file | |
| mqueue_poll_file | |
| do_mq_timedsend | |
| do_mq_timedreceive | |
| do_mq_notify | Notes: the case when user wants us to deregister (with NULL as pointer)* and he isn't currently owner of notification, will be silently discarded.* It isn't explicitly defined in the POSIX. | 
| do_mq_getsetattr | 
| 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 |