mutex

[Verenigde Staten]/ˈmjuːtɛks/
[Verenigd Koninkrijk]/ˈmjuːtɛks/
Frequentie: Zeer Hoog

Vertaling

n. een mutual exclusion object gebruikt in programmeren om tegelijkertijd toegang tot een gedeelde bron te voorkomen

Uitdrukkingen & Collocaties

mutex lock

mutex lock

holding mutex

holding mutex

acquire mutex

acquire mutex

release mutex

release mutex

nested mutex

nested mutex

mutex guard

mutex guard

mutex state

mutex state

mutex contention

mutex contention

using mutex

using mutex

mutex timeout

mutex timeout

Voorbeeldzinnen

the mutex prevents race conditions when multiple threads access shared data.

De mutex voorkomt race conditions wanneer meerdere threads toegang hebben tot gedeelde gegevens.

acquire the mutex before modifying the critical section of code.

Verkrijg de mutex voordat je de kritieke sectie van de code wijzigt.

release the mutex after you're finished with the protected resource.

Laat de mutex los nadat je klaar bent met het beschermd resource.

deadlock can occur if mutexes are not released properly.

Een deadlock kan optreden als mutexen niet correct worden vrijgegeven.

use a recursive mutex if a thread might acquire it multiple times.

Gebruik een recursieve mutex als een thread het meerdere keren kan verkrijgen.

the mutex ensures exclusive access to the printer queue.

De mutex zorgt voor exclusieve toegang tot de afdrukqueue.

implement a mutex to protect the global variable from concurrent access.

Implementeer een mutex om de globale variabele te beschermen tegen gelijktijdige toegang.

check if the mutex is already held before attempting to acquire it.

Controleer of de mutex al wordt vastgehouden voordat je probeert hem te verkrijgen.

the mutex provides a simple mechanism for thread synchronization.

De mutex biedt een eenvoudig mechanisme voor draad synchronisatie.

avoid holding a mutex for an extended period to prevent blocking other threads.

Vermeid het vasthouden van een mutex gedurende een lange periode om het blokkeren van andere threads te voorkomen.

the application uses a mutex to serialize access to the database connection.

De toepassing gebruikt een mutex om toegang tot de databaseverbinding te serialiseren.

Populaire Woorden

Ontdek vaak opgezochte woordenschat

Download de app om alle content te ontgrendelen

Wil je efficiënter woordenschat leren? Download de DictoGo-app en profiteer van meer functies voor het onthouden en herhalen van woordenschat!

Download DictoGo nu