Function report |
Source Code:kernel\sched\rt.c |
Create Date:2022-07-28 09:39:20 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rt_se_nr_running
Proto:static inline unsigned int rt_se_nr_running(struct sched_rt_entity *rt_se)
Type:unsigned int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct sched_rt_entity * | rt_se |
| 1159 | group_rq = group_rt_rq(rt_se) |
| 1161 | If group_rq Then Return rt_nr_running |
| 1163 | Else Return 1 |
| Name | Describe |
|---|---|
| inc_rt_tasks | |
| dec_rt_tasks |
| 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 |