Function report |
Source Code:ipc\msgutil.c |
Create Date:2022-07-28 16:52:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_msg
Proto:void free_msg(struct msg_msg *msg)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct msg_msg * | msg |
173 | security_msg_msg_free(msg) |
Name | Describe |
---|---|
alloc_msg | |
load_msg | |
freeque | que() wakes up waiters on the sender and receiver waiting queue,* removes the message queue from message queue ID IDR, and cleans up all the* messages associated with this queue.* msg_ids.rwsem (writer) and the spinlock for this message queue are held |
do_msgsnd | |
do_msgrcv | |
mqueue_evict_inode | |
do_mq_timedsend | |
do_mq_timedreceive |
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 |