Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Parent process
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Linux === In the [[Linux kernel]], in which there is a very slim difference between processes and [[POSIX threads]], there are two kinds of parent processes, namely real parent and parent. Parent is the process that receives the ''SIGCHLD'' signal on child's termination, whereas real parent is the thread that actually created this child process in a multithreaded environment. For a normal process, both these two values are same, but for a POSIX thread which acts as a process, these two values may be different.<ref>{{cite web|last=Srinivasan |first=Sundar |url=http://sunnyeves.blogspot.com/2010/09/sneak-peek-into-linux-kernel-chapter-2.html |title=An Engineer's Options & Futures: A Sneak-Peek into Linux Kernel - Chapter 2: Process Creation |publisher=Sunnyeves.blogspot.com |date=2010-09-01 |accessdate=2014-04-30}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)