Translation of reentrant code from English into Spanish
Noun
technology
- Reentrant code is essential for multi-threaded applications.El código reentrante es esencial para las aplicaciones multihilo.
Examples of reentrant code in a sentence
Reentrant code prevents data corruption in concurrent systems.
Translations of "reentrant code" in Context ordered by category and frequency
Reentrant code may not call non-reentrant computer programs or routines.
Código reentrante no puede llamar a no reentrada programas de ordenador o rutinas.
Reentrant code may not modify itself.
Código reentrante no puede modificar su propio código.
reentrant code: Examples and translations in context
Reentrant code may not hold any static or global non-constant data.
Código reentrante no podrá ocupar ningún estáticas datos no constantes (o globales).