Function report |
Source Code:lib\locking-selftest.c |
Create Date:2022-07-28 06:53:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ww_test_edeadlk_acquire_more_edeadlk
Proto:static void ww_test_edeadlk_acquire_more_edeadlk(void)
Type:void
Parameter:Nothing
1620 | mutex_lock( & base) |
1621 | mutex_release( & dep_map, _THIS_IP_) |
1624 | mutex_lock( & base) |
1625 | mutex_release( & dep_map, _THIS_IP_) |
1630 | stamp-- |
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 |