Function report |
Source Code:kernel\cpu.c |
Create Date:2022-07-28 09:01:03 |
Last Modify:2020-03-18 13:00:59 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_cpu_online
Proto:void set_cpu_online(unsigned int cpu, bool online)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cpu | |
bool | online |
2344 | If online Then |
2347 | Else |
Name | Describe |
---|---|
start_secondary | Activate a secondary processor. |
boot_cpu_init | Activate the first processor. |
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 |