Function report |
Source Code:arch\x86\kernel\apm_32.c |
Create Date:2022-07-28 08:22:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This is the APM thread main loop.
Proto:static void apm_mainloop(void)
Type:void
Parameter:Nothing
1435 | DECLARE_WAITQUEUE(wait, current process) |
1437 | add_wait_queue( & apm_waitqueue, & wait) |
1439 | cycle |
1441 | If kthread_should_stop() Then Break |
1448 | apm_event_handler() |
1450 | remove_wait_queue( & apm_waitqueue, & wait) |
Name | Describe |
---|---|
apm |
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 |