Function report | 
Source Code:kernel\locking\rtmutex.c | 
Create Date:2022-07-28 09:52:19 | 
| Last Modify:2020-03-17 14:26:38 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:rt_mutex_handle_deadlock
Proto:static void rt_mutex_handle_deadlock(int res, int detect_deadlock, struct rt_mutex_waiter *w)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | res | |
| int | detect_deadlock | |
| struct rt_mutex_waiter * | w | 
| 1213 | If res != -EDEADLOCK || detect_deadlock Then Return | 
| 1219 | rt_mutex_print_deadlock(w) | 
| 1220 | When 1 cycle | 
| 1222 | schedule() | 
| Name | Describe | 
|---|---|
| rt_mutex_slowlock | Slow path lock function: | 
| 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  |