Function report |
Source Code:ipc\shm.c |
Create Date:2022-07-28 16:46:43 |
Last Modify:2020-03-17 22:58:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Called with ns->shm_ids(ns).rwsem locked
Proto:static int shm_try_destroy_orphaned(int id, void *p, void *data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | id | |
void * | p | |
void * | data |
364 | If ( The task created the shm object. NULL if the task is dead. != NULL) Then Return 0 |
368 | shm_lock_by_ptr(shp) |
369 | shm_destroy(ns, shp) |
371 | Return 0 |
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 |