Home >  Term: semaphore
semaphore

A classic method for restricting access to shared resources (for example, storage) in a multiprocessing environment. A semaphore is a protected variable (or abstract data type) that can be accessed only by certain operations for testing and incrementing the value of the variable.

0 0

Creator

  • Dedrick
  •  (Gold) 1101 points
  • 100% positive feedback
© 2025 CSOFT International, Ltd.