mutex

Hello, you have come here looking for the meaning of the word mutex. In DICTIOUS you will not only get to know all the dictionary meanings for the word mutex, but we will also tell you about its etymology, its characteristics and you will know how to say mutex in singular and plural. Everything you need to know about the word mutex you have here. The definition of the word mutex will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofmutex, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
See also: Mutex

English

Etymology

Contraction of mutually exclusive or mutual exclusion.

Pronunciation

Noun

mutex (plural mutexes)

  1. (programming) An object in a program that serves as a lock, used to negotiate mutual exclusion among threads.
    • 2004, Mark Schmidt, Simon Robinson, Microsoft Visual C# .NET 2003, Sams Publishing, →ISBN, page 632:
      The ability to set a maximum waiting time provides another reason why in some circumstances, you might prefer to use a mutex rather than a lock statement.

Derived terms

Translations

Verb

mutex (third-person singular simple present mutexes, present participle mutexing, simple past and past participle mutexed)

  1. (programming, transitive) To apply a mutex to.
    • 2002, Steve Connet, “Re: best way to interrupt a select() call in a (POSIX) thread?”, in comp.programming.threads (Usenet):
      Or you can have a single pipe that is mutexed so each thread can only write to the pipe exclusively. Alternatively, you can have each thread put the finished fd in a globally mutexed list.

Translations