Function report |
Source Code:include\linux\sched\idle.h |
Create Date:2022-07-28 05:40:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__current_clr_polling
Proto:static inline void __current_clr_polling(void)
Type:void
Parameter:Nothing
Name | Describe |
---|---|
mwait_idle | MONITOR/MWAIT with no hints, used for default C1 state. This invokes MWAIT* with interrupts enabled and no flags, which is backwards compatible with the* original MWAIT implementation. |
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 |