Function report |
Source Code:kernel\fork.c |
Create Date:2022-07-28 08:58:11 |
Last Modify:2020-03-17 11:04:53 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:copy_files
Proto:static int copy_files(unsigned long clone_flags, struct task_struct *tsk)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | clone_flags | |
struct task_struct * | tsk |
1452 | error = 0 |
1461 | If clone_flags & set if open files shared between processes Then |
1462 | atomic_inc( & ad mostly part) |
1463 | Go to out |
1470 | Open file information: = newf |
1471 | error = 0 |
1472 | out : |
1473 | Return error |
Name | Describe |
---|---|
copy_process | Create a new process |
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 |