函数逻辑报告 |
Source Code:ipc\shm.c |
Create Date:2022-07-27 18:21:43 |
Last Modify:2020-03-17 22:58:32 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Called with shm_ids.rwsem (writer) and the shp structure locked.* Only shm_ids.rwsem remains locked on exit.
函数原型:static void do_shm_rmid(struct ipc_namespace *ns, struct kern_ipc_perm *ipcp)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct ipc_namespace * | ns | |
struct kern_ipc_perm * | ipcp |
119 | 如果shm_nattch则 |
123 | shm_unlock(shp) |
124 | 否则shm_destroy(ns, shp) |
名称 | 描述 |
---|---|
shmctl_down | This function handles some shmctl commands which require the rwsem* to be held in write mode.* NOTE: no locks must be held, the rwsem is taken inside this function. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |