Function report |
Source Code:kernel\sched\rt.c |
Create Date:2022-07-28 09:39:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Change rt_se->run_list location unless SAVE && !MOVE* assumes ENQUEUE/DEQUEUE flags match
Proto:static inline bool move_entity(unsigned int flags)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | flags |
1215 | If (flags & (Matches ENQUEUE_RESTORE | Matches ENQUEUE_MOVE )) == Matches ENQUEUE_RESTORE Then Return false |
1218 | Return true |
Name | Describe |
---|---|
__enqueue_rt_entity | |
__dequeue_rt_entity |
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 |