홈 > Term: mutual exclusion (mutex)
mutual exclusion (mutex)
(1) A synchronization function that is used to allow multiple jobs or processes to serialize 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.
- 품사: noun
- 분야/도메인: 소프트웨어
- 카테고리: 세계화 소프트웨어 서비스
- Company: IBM
0
작성자
- Peteh
- 100% positive feedback