函数逻辑报告 | 
Source Code:ipc\mqueue.c | 
Create Date:2022-07-27 18:26:16 | 
| Last Modify:2020-03-17 23:00:47 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:remove_notification
函数原型:static void remove_notification(struct mqueue_inode_info *info)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct mqueue_inode_info * | info | 
| 760 | 如果notify_owner不等于NULL且sigev_notify恒等于deliver via thread creation 则 | 
| 765 | put_pid(notify_owner) | 
| 767 | notify_owner = NULL | 
| 768 | notify_user_ns = NULL | 
| 名称 | 描述 | 
|---|---|
| mqueue_flush_file | |
| 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. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |