Function report |
Source Code:kernel\workqueue.c |
Create Date:2022-07-28 09:27:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ent equality test
Proto:static bool wqattrs_equal(const struct workqueue_attrs *a, const struct workqueue_attrs *b)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct workqueue_attrs * | a | |
const struct workqueue_attrs * | b |
3394 | If @nice: nice level != @nice: nice level Then Return false |
3396 | If Not pumask_equal - *src1p == *src2p*@src1p: the first input*@src2p: the second input Then Return false |
3398 | Return true |
Name | Describe |
---|---|
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 |
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 |