Texonom
/
Engineering
/
Hardware Engineering
/
Computer
/
Operating System
/
UNIX
/
Unix-like
/
Linux
/
Linux Strcutre
/
Linux Kernel
/
Linux system call
/
Process System call
/
wait()
Search
wait()
Creator
Creator
Seong-lae Cho
Created
Created
2019 Nov 5 5:17
Editor
Editor
Seong-lae Cho
Edited
Edited
2023 Sep 23 17:40
Refs
Refs
to synchronize wait child pid
ex. wait(&s) - s go to exit
after wait → termination status(child)
Recommendations
Texonom
/
Engineering
/
Hardware Engineering
/
Computer
/
Operating System
/
UNIX
/
Unix-like
/
Linux
/
Linux Strcutre
/
Linux Kernel
/
Linux system call
/
Process System call
/
wait()