函数逻辑报告 |
Source Code:kernel\sched\core.c |
Create Date:2022-07-27 10:36:47 |
Last Modify:2022-05-22 13:40:38 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:synchronize_rcu_tasks() makes sure that no task is stuck in preempted* state (have scheduled out non-voluntarily) by making sure that all* tasks have either left the run queue or have gone into user space
函数原型:void __sched schedule_idle(void)
返回类型:void
参数:无
4186 | WARN_ON_ONCE(state) |
4187 | 循环 |
4188 | 调度器 |
4189 | 当need_resched()循环 |
名称 | 描述 |
---|---|
do_idle | Generic idle loop implementation* Called with polling cleared. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |