Resumen
Inglés a español:   más información...
  1. mutual exclusion:
  2. Wiktionary:


Inglés

Traducciones detalladas de mutual exclusion de inglés a español

mutual exclusion:

mutual exclusion [the ~] sustantivo

  1. the mutual exclusion (mutex)
    – A programming technique that ensures that only one program or routine at a time can access some resource, such as a memory location, an I/O port, or a file, often through the use of semaphores, which are flags used in programs to coordinate the activities of more than one program or routine. 1

Translation Matrix for mutual exclusion:

Not SpecifiedTraducciones relacionadasOther Translations
exclusión mutua mutex; mutual exclusion

Definiciones relacionadas de "mutual exclusion":

  1. A programming technique that ensures that only one program or routine at a time can access some resource, such as a memory location, an I/O port, or a file, often through the use of semaphores, which are flags used in programs to coordinate the activities of more than one program or routine.1

Wiktionary: mutual exclusion


Cross Translation:
FromToVia
mutual exclusion exclusión mutua exclusion mutuelle — info|fr primitive de synchronisation utilisée en programmation informatique pour éviter que des ressources partagées d'un système ne soient utilisées en même temps.

Traducciones relacionadas de mutual exclusion