Uses of Class
org.jctools.queues.blocking.ScParkTakeStrategy
-
Packages that use ScParkTakeStrategy Package Description org.jctools.queues.blocking -
-
Uses of ScParkTakeStrategy in org.jctools.queues.blocking
Fields in org.jctools.queues.blocking with type parameters of type ScParkTakeStrategy Modifier and Type Field Description private static java.util.concurrent.atomic.AtomicReferenceFieldUpdater<ScParkTakeStrategy,java.lang.Thread>
ScParkTakeStrategy. WAITING_UPDATER
-