Übersicht
Französisch nach Englisch: mehr Daten
- mutex:
-
Wiktionary:
- mutex → mutex
Englisch nach Französisch: mehr Daten
- mutex:
-
Wiktionary:
- mutex → exclusion mutuelle
- mutex → mutex
Französisch
Detailübersetzungen für mutex (Französisch) ins Englisch
mutex:
-
mutex
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
Übersetzung Matrix für mutex:
Noun | Verwandte Übersetzungen | Weitere Übersetzungen |
mutex | mutex | |
mutual exclusion | mutex |
Computerübersetzung von Drittern:
Englisch
Detailübersetzungen für mutex (Englisch) ins Französisch
mutex:
-
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
Übersetzung Matrix für mutex:
Not Specified | Verwandte Übersetzungen | Weitere Übersetzungen |
mutex | mutex; mutual exclusion |
Verwandte Definitionen für "mutex":
Wiktionary Übersetzungen für mutex:
mutex
Cross Translation:
noun
-
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.
Cross Translation:
From | To | Via |
---|---|---|
• mutex | → mutex | ↔ Mutex — Informatik: Verfahren, die verhindern, dass nebenläufige Prozesse bzw. Threads gleichzeitig auf Daten zugreifen |
Computerübersetzung von Drittern: