Download for Windows Premium
Publiciteit
objet mutex
mutex object
Le nom du mutex s'il s'agit d'un objet mutex nommé.
The name of the mutex if this is a named mutex object.
Les threads revendiquent la propriété de l'objet mutex lorsqu'ils ont besoin d'un accès exclusif à une ressource.
Threads request ownership of the mutex object when they require exclusive access to a resource.
Un objet mutex ne pouvant appartenir qu'à un seul thread à la fois, les autres threads doivent attendre pour acquérir l'objet et utiliser la ressource.
Because only one thread can own a mutex object at any time, other threads must wait for ownership of a mutex object before using the resource.
Lorsqu'un thread possédant un objet mutex prend fin, l'objet prend l'état "signalé" et le thread en attente suivant peut l'obtenir.
If a thread terminates normally while owning a mutex object, the state of the mutex object is set to signaled and the next waiting thread gets ownership.
La méthode WaitOne oblige le thread appelant à attendre pour devenir propriétaire d'un objet mutex.
The WaitOne method causes a calling thread to wait for ownership of a mutex object.
Impression Les tentatives de lancement d'une application publiée peuvent échouer lorsque l'application attend un objet mutex dans le Citrix Print Manager Service (cpsvc.exe).
Attempts to launch a published application might fail when the application is waiting for a mutex object in Citrix Print Manager service (cpsvc.exe).
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor objet mutex in het Frans

Publiciteit

Resultaten: 6. Exact: 6. Verstreken tijd: 24 ms.