Function report |
Source Code:kernel\umh.c |
Create Date:2022-07-28 09:22:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:helper_unlock
Proto:static void helper_unlock(void)
Type:void
Parameter:Nothing
352 | If atomic_dec_and_test( & Number of helpers running ) Then wake_up( & Wait queue head used by usermodehelper_disable() to wait for all running* helpers to finish.) |
Name | Describe |
---|---|
call_usermodehelper_exec | all_usermodehelper_exec - start a usermode application*@sub_info: information about the subprocessa*@wait: wait for the application to finish and return status.* when UMH_NO_WAIT don't wait at all, but you get no useful error back |
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 |