Function report |
Source Code:kernel\workqueue.c |
Create Date:2022-07-28 09:26:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:queue_rcu_work - queue work after a RCU grace period*@wq: workqueue to use*@rwork: work to queue* Return: %false if @rwork was already pending, %true otherwise
Proto:bool queue_rcu_work(struct workqueue_struct *wq, struct rcu_work *rwork)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct workqueue_struct * | wq | |
struct rcu_work * | rwork |
1743 | Return true |
1746 | Return false |
Name | Describe |
---|---|
css_release_work_fn | |
css_create |
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 |