| Function report | 
| Source Code: kernel\locking\locktorture.c | Create Date:2022-07-28 09:54:19 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:torture_ww_mutex_lock
Proto:static int torture_ww_mutex_lock(void)__acquires(torture_ww_mutex_0) __acquires(torture_ww_mutex_1) __acquires(torture_ww_mutex_2)
Type:int
Parameter:Nothing
| 374 | lock = torture_ww_mutex_0 | 
| 377 | lock = torture_ww_mutex_1 | 
| 380 | lock = torture_ww_mutex_2 | 
| 388 | err = ww_mutex_lock(lock, & ctx) | 
| 389 | If Not err Then Continue | 
| 393 | list_for_each_entry_continue_reverse - iterate backwards from the given point*@pos: the type * to use as a loop cursor(ln, & list, link) | 
| 404 | Return 0 | 
| 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 |