Count Down Latch

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instance_of gptkb:Java_Enhancement_Proposal
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Thread_class
gptkb:Java_Concurrency_Framework
gptkb:Java_API_for_Concurrency
gptkb:java.util.concurrent
gptkb:Abstract_Queued_Synchronizer
gptkbp:allows waiting for a set of operations to complete
gptkbp:bed_count count Down() method
gptkbp:block count reaches zero
gptkbp:constructed_in initial count
gptkbp:created_by java.util.concurrent. Count Down Latch constructor
gptkbp:durability gptkb:theorem
gptkbp:first_introduced a count
gptkbp:has_method await()
count Down()
get Count()
https://www.w3.org/2000/01/rdf-schema#label Count Down Latch
gptkbp:hyper_threading gptkb:theorem
gptkbp:is_implemented_in Java SE 5 and later
gptkbp:is_informed_by count reaches zero
gptkbp:is_part_of java.util.concurrent package
gptkbp:is_similar_to gptkb:Cyclic_Barrier
gptkbp:is_used_for implementing barriers
gptkbp:is_used_in multi-threading scenarios
gptkbp:provides synchronization mechanism
gptkbp:used_in Java programming