JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
kilim.concurrent.MPSCQueue
Packages that use
MPSCQueue
Package
Description
kilim
kilim.timerservice
Uses of
MPSCQueue
in
kilim
Fields in
kilim
declared as
MPSCQueue
Modifier and Type
Field
Description
(package private)
MPSCQueue
<
T
>
MailboxMPSC.
msgs
Uses of
MPSCQueue
in
kilim.timerservice
Fields in
kilim.timerservice
declared as
MPSCQueue
Modifier and Type
Field
Description
private final
MPSCQueue
<
Timer
>
TimerService.
timerQueue