Function report |
Source Code:kernel\locking\mutex.c |
Create Date:2022-07-28 09:47:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_mutex_lock_nest_lock
Proto:void __sched _mutex_lock_nest_lock(struct mutex *lock, struct lockdep_map *nest)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mutex * | lock | |
struct lockdep_map * | nest |
1126 | __mutex_lock(lock, TASK_UNINTERRUPTIBLE, 0, nest, _RET_IP_) |
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 |