Function report |
Source Code:kernel\workqueue.c |
Create Date:2022-07-28 09:26:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_pf_worker
Proto:static void set_pf_worker(bool val)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
bool | val |
2332 | mutex_lock( & wq_pool_attach_mutex) |
2333 | If val Then flags |= I'm a workqueue worker |
2335 | Else flags &= ~I'm a workqueue worker |
2337 | mutex_unlock( & wq_pool_attach_mutex) |
Name | Describe |
---|---|
worker_thread | |
rescuer_thread | scuer_thread - the rescuer thread function*@__rescuer: self* Workqueue rescuer thread function |
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 |