Semaphore class

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:canBe binary semaphore
counting semaphore
gptkbp:controls access to shared resources
gptkbp:definedIn gptkb:java.util.concurrent_package
threading module in Python
gptkbp:hasMethod release
acquire
gptkbp:hasProperty permits
https://www.w3.org/2000/01/rdf-schema#label Semaphore class
gptkbp:prevention race conditions
gptkbp:provides synchronization mechanism
gptkbp:usedIn gptkb:Java
gptkb:Python
gptkb:C#
concurrent programming
gptkbp:bfsParent gptkb:System.Threading
gptkbp:bfsLayer 7