dlangui v0.9.182 (2018-11-26T09:11:32Z)
Home
Dub
Repo
BlockingQueue.put
dlangui
core
queue
BlockingQueue
Undocumented in source. Be warned that the author may not have intended to support it.
void
put
(T item)
void
put
(T[] items)
class
BlockingQueue
(T)
void
put
(
T
[]
items
)
Meta
Source
See Implementation
dlangui
core
queue
BlockingQueue
constructors
this
destructors
~this
functions
close
get
getAll
put
properties
closed