Function report |
Source Code:arch\x86\kernel\apm_32.c |
Create Date:2022-07-28 08:22:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:apm_event_handler
Proto:static void apm_event_handler(void)
Type:void
Parameter:Nothing
1411 | pending_count = 4 |
1414 | If standbys_pending > 0 || suspends_pending > 0 Then |
1415 | If connection_version > 0x100 && pending_count-- <= 0 Then |
1417 | pending_count = 4 |
1418 | If debug Then printk(debug-level messages "apm: setting state busy\n") |
1424 | Else pending_count = 4 |
1426 | check_events() |
Name | Describe |
---|---|
apm_mainloop | This is the APM thread main loop. |
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 |