Function report |
Source Code:ipc\mqueue.c |
Create Date:2022-07-28 16:51:20 |
Last Modify:2020-03-17 23:00:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pipelined_send() - send a message directly to the task waiting in* sys_mq_timedreceive() (without inserting message into a queue).
Proto:static inline void pipelined_send(struct wake_q_head *wake_q, struct mqueue_inode_info *info, struct msg_msg *message, struct ext_wait_queue *receiver)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct wake_q_head * | wake_q | |
struct mqueue_inode_info * | info | |
struct msg_msg * | message | |
struct ext_wait_queue * | receiver |
929 | ptr of loaded message = message |
Name | Describe |
---|---|
do_mq_timedsend |
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 |