Function report |
Source Code:ipc\msg.c |
Create Date:2022-07-28 16:42:09 |
Last Modify:2020-03-17 22:56:56 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pipelined_send
Proto:static inline int pipelined_send(struct msg_queue *msq, struct msg_msg *msg, struct wake_q_head *wake_q)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct msg_queue * | msq | |
struct msg_msg * | msg | |
struct wake_q_head * | wake_q |
800 | If r_maxsize < message text size Then |
803 | Else |
804 | ipc_update_pid( & last receive pid , task_pid(r_tsk)) |
808 | WRITE_ONCE(r_msg, msg) |
809 | Return 1 |
814 | Return 0 |
Name | Describe |
---|---|
do_msgsnd |
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 |