Function report |
Source Code:include\linux\sched\rt.h |
Create Date:2022-07-28 05:41:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:task_is_realtime
Proto:static inline bool task_is_realtime(struct task_struct *tsk)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | tsk |
25 | If policy == SCHED_FIFO || policy == SCHED_RR Then Return true |
27 | If policy == SCHED_DEADLINE Then Return true |
29 | Return false |
Name | Describe |
---|---|
__hrtimer_init_sleeper |
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 |