mutex
See also: Mutex
English
Etymology
Contraction of mutually exclusive.
Pronunciation
Audio (UK) (file)
Noun
mutex (plural mutexes)
Synonyms
Translations
Verb
mutex (third-person singular simple present mutexes, present participle mutexing, simple past and past participle mutexed)
- (programming, transitive) To apply a mutex to.
- 2002, "Steve Connet", Re: best way to interrupt a select() call in a (POSIX) thread? (on newsgroup comp.programming.threads)
- 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.
- 2002, "Steve Connet", Re: best way to interrupt a select() call in a (POSIX) thread? (on newsgroup comp.programming.threads)
Translations
Translations
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.