Function report |
Source Code:kernel\nsproxy.c |
Create Date:2022-07-28 09:31:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:create_nsproxy
Proto:static inline struct nsproxy *create_nsproxy(void)
Type:struct nsproxy
Parameter:Nothing
50 | If nsproxy Then atomic_set( & count, 1) |
52 | Return nsproxy |
Name | Describe |
---|---|
create_new_namespaces | Create new nsproxy and all of its the associated namespaces.* Return the newly created nsproxy. Do not attach this to the task,* leave it to the caller to do proper locking and attach it to task. |
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 |