Function report |
Source Code:kernel\sched\deadline.c |
Create Date:2022-07-28 09:40:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Yield task semantic for -deadline tasks is:* get off from the CPU until our next instance, with* a new runtime
Proto:static void yield_task_dl(struct rq *rq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rq * | rq |
1585 | dl_yielded = 1 |
1587 | update_rq_clock(rq) |
1594 | rq_clock_skip_update(rq) |
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 |