Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,918,843,375 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

re-entrant code

   Also found in: Dictionary/thesaurus, Wikipedia 0.01 sec.
re-entrant code
A programming routine that can be used by multiple programs simultaneously. It is used in operating systems and other system software as well as in multithreading, where concurrent events are taking place. It is written so that none of its code is modifiable (no values are changed) and it does not keep track of anything. The calling programs keep track of their own progress (variables, flags, etc.), thus one copy of the re-entrant routine can be shared by any number of users or processes.

Several Chefs; One Recipe
Conceptually, re-entrant coding is as if several people were each baking a cake from a single copy of a recipe on the wall. Everyone follows the master recipe but keeps track of their individual progress by jotting down the step they are working on so they can pick up where they left off. The master recipe is never disturbed.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
Both compilers generate re-entrant code and support third-party tools, such as Real Time Operating Systems (RTOSs) and application-specific libraries.
The tool supports interrupt routines; generates tight, efficient code; and offers a full relocatable linker/librarian, local and global optimization, re-entrant code and floating point support.
Features --Microware OS-9--Secure, process-based, multi-tasking environment for embedded systems using position independent, re-entrant code modules that allow the kernel to dynamically load application and/or system modules.
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
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.