Function report | 
Source Code:kernel\locking\mutex-debug.c | 
Create Date:2022-07-28 09:48:51 | 
| Last Modify:2022-05-22 15:17:10 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mutex_destroy - mark a mutex unusable*@lock: the mutex to be destroyed* This function marks the mutex uninitialized, and any subsequent* use of the mutex is forbidden. The mutex must not be locked when* this function is called.
Proto:void mutex_destroy(struct mutex *lock)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mutex * | lock | 
| 105 | magic = NULL | 
| Name | Describe | 
|---|---|
| devkmsg_release | |
| tracing_release | |
| tracing_release_pipe | |
| destroy_session | 
| 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  |