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_interruptible_nested
Proto:int __sched mutex_lock_interruptible_nested(struct mutex *lock, unsigned int subclass)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct mutex * | lock | |
unsigned int | subclass |
1140 | Return __mutex_lock(lock, TASK_INTERRUPTIBLE, subclass, NULL, _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 |