"운영 체계 일반"의 두 판 사이의 차이
둘러보기로 이동
검색으로 이동
10번째 줄: | 10번째 줄: | ||
The fork call returns a value, which is zero in the child and equal to the child’s PID (Process IDentifier) | The fork call returns a value, which is zero in the child and equal to the child’s PID (Process IDentifier) | ||
in the parent. | in the parent. | ||
[우분투에 Minix3설치] |
2024년 3월 9일 (토) 23:44 판
2nd Generation 3rd Generation
F. Brooks
Andrew S. Tanenbaum Mondern Operating Systems
The fork call returns a value, which is zero in the child and equal to the child’s PID (Process IDentifier)
in the parent.
[우분투에 Minix3설치]