Noun: mutex
- (computer programming) an algorithm or object used to negotiate mutual exclusion among threads
"The programmer used a mutex to prevent race conditions in the multithreaded application"
Derived forms: mutexes
Encyclopedia: Mutex