函数逻辑报告 |
Source Code:kernel\locking\mutex.c |
Create Date:2022-07-27 10:47:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ww_mutex_unlock - release the w/w mutex*@lock: the mutex to be released* Unlock a mutex that has been locked by this task previously with any of the* ww_mutex_lock* functions (with or without an acquire context). It is
函数原型:void __sched ww_mutex_unlock(struct ww_mutex *lock)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct ww_mutex * | lock |
761 | 如果ctx则 |
名称 | 描述 |
---|---|
torture_ww_mutex_lock | |
torture_ww_mutex_unlock | |
test_mutex_work | |
__test_mutex | |
test_aa | |
test_abba_work | |
test_abba | |
test_cycle_work | |
stress_inorder_work | |
stress_reorder_work | |
stress_one_work |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |