الصفحة الرئيسية > Term: semaphore
semaphore
A protected variable that restricts access to a shared resource. Semaphores are used to coordinate activities in which multiple processes compete for the same resources—for example, to share a common memory space or to share access to files. Mutexes and conditions are both types of semaphore. A semaphore is similar to a lock, except that a finite number of threads can be holding a semaphore at the same time. See also lock.
- قسم من أقسام الكلام: noun
- المجال / النطاق: البرامج; كمبيوتر
- الفئة: أنظمة التشغيل
- Company: Apple
0
المنشئ
- Tom the translator
- 59.09% positive feedback