Function report |
Source Code:ipc\namespace.c |
Create Date:2022-07-28 16:53:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_ipcs - free all ipcs of one type*@ns: the namespace to remove the ipcs from*@ids: the table of ipcs to free*@free: the function called to free each individual ipc* Called for each kind of ipc when an ipc_namespace exits.
Proto:void free_ipcs(struct ipc_namespace *ns, struct ipc_ids *ids, void (*free)(struct ipc_namespace *, struct kern_ipc_perm *))
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct ipc_namespace * | ns | |
struct ipc_ids * | ids | |
void (* | free |
102 | lock for writing |
Name | Describe |
---|---|
sem_exit_ns | |
shm_exit_ns | |
msg_exit_ns |
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 |