Function report |
Source Code:include\linux\ww_mutex.h |
Create Date:2022-07-28 06:49:05 |
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_destroy - mark a w/w 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:static inline void ww_mutex_destroy(struct ww_mutex *lock)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct ww_mutex * | lock |
358 | mutex_destroy( & base) |
Name | Describe |
---|---|
__test_cycle | |
stress |
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 |