Glossary
Sign up
Glossary

Semaphore

A programming construct used to control access to a shared resource, typically used to prevent race conditions and other synchronization issues.