Function report |
Source Code:kernel\sched\stop_task.c |
Create Date:2022-07-28 09:43:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pick_next_task_stop
Proto:static struct task_struct *pick_next_task_stop(struct rq *rq)
Type:struct task_struct
Parameter:
Type | Parameter | Name |
---|---|---|
struct rq * | rq |
39 | If Not sched_stop_runnable(rq) Then Return NULL |
42 | set_next_task_stop(rq, stop, true) |
43 | Return stop |
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 |