函数逻辑报告 |
Source Code:kernel\workqueue.c |
Create Date:2022-07-27 10:27:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ent equality test
函数原型:static bool wqattrs_equal(const struct workqueue_attrs *a, const struct workqueue_attrs *b)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct workqueue_attrs * | a | |
const struct workqueue_attrs * | b |
3394 | 如果@nice: nice level不等于@nice: nice level则返回:false |
3398 | 返回:true |
名称 | 描述 |
---|---|
get_unbound_pool | get_unbound_pool - get a worker_pool with the specified attributes*@attrs: the attributes of the worker_pool to get* Obtain a worker_pool which has the same attributes as @attrs, bump the* reference count and return it |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |