Übersicht
Englisch nach Deutsch:   mehr Daten
  1. mutual exclusion:
  2. Wiktionary:
    • mutual exclusion → Mutex


Englisch

Detailübersetzungen für mutual exclusion (Englisch) ins Deutsch

mutual exclusion:

mutual exclusion [the ~] Nomen

  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

Übersetzung Matrix für mutual exclusion:

Not SpecifiedVerwandte ÜbersetzungenWeitere Übersetzungen
Mutex mutex; mutual exclusion
gegenseitiger Ausschluss mutex; mutual exclusion

Verwandte Definitionen für "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 Übersetzungen für mutual exclusion:


Cross Translation:
FromToVia
mutual exclusion Mutex 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.

Computerübersetzung von Drittern:

Verwandte Übersetzungen für mutual exclusion