Function report |
Source Code:lib\locking-selftest.c |
Create Date:2022-07-28 06:49:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_shared_classes
Proto:static void init_shared_classes(void)
Type:void
Parameter:Nothing
167 | init_class_X( & lock_X2, & rwlock_X2, & mutex_X2, & rwsem_X2) |
169 | init_class_Y( & lock_Y1, & rwlock_Y1, & mutex_Y1, & rwsem_Y1) |
170 | init_class_Y( & lock_Y2, & rwlock_Y2, & mutex_Y2, & rwsem_Y2) |
172 | init_class_Z( & lock_Z1, & rwlock_Z1, & mutex_Z1, & rwsem_Z1) |
173 | init_class_Z( & lock_Z2, & rwlock_Z2, & mutex_Z2, & rwsem_Z2) |
Name | Describe |
---|---|
reset_locks | |
locking_selftest |
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 |