函数逻辑报告 |
Source Code:ipc\shm.c |
Create Date:2022-07-27 18:21:59 |
Last Modify:2020-03-17 22:58:32 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Called with ns->shm_ids(ns).rwsem locked
函数原型:static int shm_try_destroy_orphaned(int id, void *p, void *data)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
int | id | |
void * | p | |
void * | data |
364 | 如果( The task created the shm object. NULL if the task is dead. != NULL)则返回:0 |
368 | shm_lock_by_ptr(shp) |
369 | shm_destroy(ns, shp) |
371 | 返回:0 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |