slovodefinícia
re-entrant
(encz)
re-entrant,reentrantní adj: Zdeněk Brož
re-entrant
(encz)
re-entrant,vícenásobně přístupný Zdeněk Brož
re-entrant
(encz)
re-entrant,vydutý úhel Zdeněk Brož
Reentrant
(gcide)
Reentrant \Re*en"trant\ (-trant), a.
Reentering; pointing or directed inwards; as, a reentrant
angle.
[1913 Webster]
re-entrant
(wn)
re-entrant
adj 1: (of angles) pointing inward; "a polygon with re-entrant
angles" [syn: re-entrant, reentrant] [ant: salient]
re-entrant
(foldoc)
re-entrant

Used to describe code which can have multiple
simultaneous, interleaved, or nested invocations which will
not interfere with each other. This is important for
parallel processing, recursive functions or subroutines,
and interrupt handling.

It is usually easy to arrange for multiple invocations
(e.g. calls to a subroutine) to share one copy of the code and
any read-only data but, for the code to be re-entrant, each
invocation must use its own copy of any modifiable data (or
synchronised access to shared data). This is most often
achieved using a stack and allocating local variables in a
new stack frame for each invocation. Alternatively, the
caller may pass in a pointer to a block of memory which that
invocation can use (usually for outputting the result) or the
code may allocate some memory on a heap, especially if the
data must survive after the routine returns.

Re-entrant code is often found in system software, such as
operating systems and teleprocessing monitors. It is also
a crucial component of multithreaded programs where the term
"thread-safe" is often used instead of "re-entrant".

(1996-12-21)
podobné slovodefinícia
Reentrant
(gcide)
Reentrant \Re*en"trant\ (-trant), a.
Reentering; pointing or directed inwards; as, a reentrant
angle.
[1913 Webster]

Nenašli ste slovo čo ste hľadali ? Doplňte ho do slovníka.

na vytvorenie tejto webstránky bol pužitý dictd server s dátami z sk-spell.sk.cx a z iných voľne dostupných dictd databáz. Ak máte klienta na dictd protokol (napríklad kdict), použite zdroj slovnik.iz.sk a port 2628.

online slovník, sk-spell - slovníkové dáta, IZ Bratislava, Malé Karpaty - turistika, Michal Páleník, správy, údaje o okresoch V4