|
Colt 1.0.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueuedSemaphore | |
edu.oswego.cs.dl.util.concurrent | Standardized, efficient utility classes commonly encountered in concurrent programming. |
Uses of QueuedSemaphore in edu.oswego.cs.dl.util.concurrent |
Subclasses of QueuedSemaphore in edu.oswego.cs.dl.util.concurrent | |
class |
FIFOSemaphore
A First-in/First-out implementation of a Semaphore. |
class |
PrioritySemaphore
A Semaphore that grants requests to threads with higher Thread priority rather than lower priority when there is contention. |
|
Colt 1.0.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |