Function report |
Source Code:ipc\mqueue.c |
Create Date:2022-07-28 16:50:57 |
Last Modify:2020-03-17 23:00:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Returns waiting task that should be serviced first or NULL if none exists
Proto:static struct ext_wait_queue *wq_get_first_waiter(struct mqueue_inode_info *info, int sr)
Type:struct ext_wait_queue
Parameter:
Type | Parameter | Name |
---|---|---|
struct mqueue_inode_info * | info | |
int | sr |
Name | Describe |
---|---|
pipelined_receive | pipelined_receive() - if there is task waiting in sys_mq_timedsend()* gets its message and put to the queue (we have one free place for sure). |
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 |