Function report |
Source Code:ipc\mqueue.c |
Create Date:2022-07-28 16:51:03 |
Last Modify:2020-03-17 23:00:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:remove_notification
Proto:static void remove_notification(struct mqueue_inode_info *info)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mqueue_inode_info * | info |
760 | If notify_owner != NULL && sigev_notify == deliver via thread creation Then |
765 | put_pid(notify_owner) |
767 | notify_owner = NULL |
768 | notify_user_ns = NULL |
Name | Describe |
---|---|
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. |
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 |