Function report | 
Source Code:kernel\locking\mutex.c | 
Create Date:2022-07-28 09:47:34 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:ww_mutex_lock_interruptible
Proto:int __sched ww_mutex_lock_interruptible(struct ww_mutex *lock, struct ww_acquire_ctx *ctx)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct ww_mutex * | lock | |
| struct ww_acquire_ctx * | ctx | 
| 1205 | might_sleep() | 
| 1206 | ret = __ww_mutex_lock( & base, TASK_INTERRUPTIBLE, 0, ctx ? & dep_map : NULL, _RET_IP_, ctx) | 
| 1213 | Return ret | 
| 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  |