Function report |
Source Code:kernel\workqueue.c |
Create Date:2022-07-28 09:27:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lush_rcu_work - wait for a rwork to finish executing the last queueing*@rwork: the rcu work to flush* Return:* %true if flush_rcu_work() waited for the work to finish execution,* %false if it was already idle.
Proto:bool flush_rcu_work(struct rcu_work *rwork)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct rcu_work * | rwork |
3203 | Return true |
3204 | Else |
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 |