Home >  Term: Mutual exclusion (mutex)
Mutual exclusion (mutex)

(1) A synchronisation function that is used to allow multiple jobs or processes to serialise their access to shared data.
(2) An abstraction that enables two or more threads to cooperate in a mutual exclusion protocol providing safe access to shared resources.
(3) A flag used by a semaphore to protect shared resources. The mutex is locked and unlocked by threads in a program. See also mutex attribute object.

0 0

Kūrėjas

  • Harry8L
  • (London, United Kingdom)

  •  (V.I.P) 574128 points
  • 100% positive feedback
© 2026 CSOFT International, Ltd.