Function report |
Source Code:kernel\sched\core.c |
Create Date:2022-07-28 09:36:10 |
Last Modify:2022-05-22 13:40:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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
Proto:void __sched schedule_idle(void)
Type:void
Parameter:Nothing
4186 | WARN_ON_ONCE(state) |
4187 | Do |
4189 | When need_resched() cycle |
Name | Describe |
---|---|
do_idle | Generic idle loop implementation* Called with polling cleared. |
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 |