函数逻辑报告 |
Source Code:ipc\mqueue.c |
Create Date:2022-07-27 18:26:07 |
Last Modify:2020-03-17 23:00:47 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Adds current to info->e_wait_q[sr] before element with smaller prio
函数原型:static void wq_add(struct mqueue_inode_info *info, int sr, struct ext_wait_queue *ewp)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mqueue_inode_info * | info | |
int | sr | |
struct ext_wait_queue * | ewp |
627 | 添加链表项 |
628 | 返回 |
631 | 添加链表项 |
名称 | 描述 |
---|---|
wq_sleep | Puts current task to sleep. Caller must hold queue lock. After return* lock isn't held. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |