Function report |
Source Code:kernel\umh.c |
Create Date:2022-07-28 09:22:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:usermodehelper_read_lock_wait
Proto:long usermodehelper_read_lock_wait(long timeout)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
long | timeout |
265 | DEFINE_WAIT(wait) |
270 | lock for reading |
271 | cycle |
285 | finish_wait( & Used by usermodehelper_read_lock_wait() to wait for usermodehelper_disabled* to become 'false'., & wait) |
286 | Return timeout |
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 |