Summary
German to English:   more detail...
  1. Mutex:
  2. Wiktionary:
English to German:   more detail...
  1. mutex:
  2. Wiktionary:


German

Detailed Translations for Mutex from German to English

Mutex:

Mutex

  1. Mutex (gegenseitiger Ausschluss)
    the mutex; the mutual exclusion
    – 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 Mutex:

NounRelated TranslationsOther Translations
mutex Mutex; gegenseitiger Ausschluss
mutual exclusion Mutex; gegenseitiger Ausschluss

Wiktionary Translations for Mutex:

Mutex
noun
  1. Informatik: Verfahren, die verhindern, dass nebenläufige Prozesse bzw. Threads gleichzeitig auf Daten zugreifen
Mutex
Cross Translation:
FromToVia
Mutex 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.

External Machine Translations:


English

Detailed Translations for Mutex from English to German

mutex:

mutex [the ~] noun

  1. the mutex (mutual exclusion)
    – 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 mutex:

Not SpecifiedRelated TranslationsOther Translations
Mutex mutex; mutual exclusion
gegenseitiger Ausschluss mutex; mutual exclusion

Related Definitions for "mutex":

  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 Translations for mutex:

mutex
noun
  1. -
mutex
noun
  1. Informatik: Verfahren, die verhindern, dass nebenläufige Prozesse bzw. Threads gleichzeitig auf Daten zugreifen

Cross Translation:
FromToVia
mutex 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.

External Machine Translations: