Translation of "mutex" into Japanese
ミューテックス, 排他制御 are the top translations of "mutex" into Japanese.
mutex
verb
noun
grammar
(computing, programming) An object in a program that serves as a lock, used to negotiate mutual exclusion among threads. [..]
-
ミューテックス
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.
-
排他制御
-
Show algorithmically generated translations
Automatic translations of "mutex" into Japanese
-
Glosbe Translate
-
Google Translate
Add example
Add