hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
BlockingQueue.tryDequeue
hunt
io
SimpleQueue
BlockingQueue
Undocumented in source. Be warned that the author may not have intended to support it.
class
BlockingQueue
(T)
bool
tryDequeue
(
out
T
e
)
Meta
Source
See Implementation
hunt
io
SimpleQueue
BlockingQueue
constructors
this
functions
clear
dequeue
enqueue
isEmpty
tryDequeue
wakeup