Translation of "mutex" into German
Mutex, Wechselseitiger Ausschluss, exclusion mutuelle are the top translations of "mutex" into German.
mutex
verb
noun
grammar
(computing, programming) An object in a program that serves as a lock, used to negotiate mutual exclusion among threads. [..]
-
Mutex
noun masculineA 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.
uses POSIX compatible semaphores to implement the mutex.
verwendet POSIX-kompatible Semaphore, um den Mutex zu implementieren.
-
Wechselseitiger Ausschluss
noun masculine -
exclusion mutuelle
feminine -
gegenseitiger Ausschluss
-
Show algorithmically generated translations
Automatic translations of "mutex" into German
-
Glosbe Translate
-
Google Translate
Add example
Add