Function report | 
Source Code:include\linux\sched.h | 
Create Date:2022-07-28 05:59:46 | 
| Last Modify:2021-07-28 10:30:23 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:update_tsk_thread_flag
Proto:static inline void update_tsk_thread_flag(struct task_struct *tsk, int flag, bool value)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | tsk | |
| int | flag | |
| bool | value | 
| 1742 | update_ti_thread_flag(task_thread_info(tsk), flag, value) | 
| 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  |