Printer Friendly
The Free Dictionary
990,115,632 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

fork
(redirected from crotch)

   Also found in: Dictionary/thesaurus, Medical, Acronyms, Wikipedia, Hutchinson 0.06 sec.

(1) To split into a different direction. See forked version.

(2) In Unix, to make a copy of a process for execution.

(3) In the Macintosh file system, a fork is a top- level structure that separates data folders and files from other resources. See HFS.

(4) In a SIP telephony system, to search multiple locations for a recipient. See forking proxy.


(operating system)fork - 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.

?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. Terms of Use.