首页 > Term: 相互除外(ミューテックス)
相互除外(ミューテックス)
(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.
0
创建者
- Yoshkim
- 100% positive feedback