By Letter: Non-alphabet | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
  Email this page to a friend


Fork




<operating system> A Unix system call used by a process (the "parent") to make a copy (the "child") of itself.

The child process is identical to the parent except it has a different process identifier and a zero return value from the fork call.

It is assumed to have used no resources.

A fork followed by an exec can be used to start a different process but this can be inefficient and some later Unix variants provide vfork as an alternative mechanism for this.

See also fork bomb.



< Previous TermsTerms Containing forkNext Terms >
ForceTwo
foreground
foreign key
Foresight
for free
blivet
child process
Devil Book
Dining Philosophers Problem
file
fork bomb
forked
for loop
FORM
FORMAC


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions