dlangui v0.10.7 (2024-03-11T09:32:36Z)
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)
class
BlockingQueue
(T)
void
put
(
T
item
)
void
put
(T[] items)
Meta
Source
See Implementation
dlangui
core
queue
BlockingQueue
constructors
this
destructors
~this
functions
close
get
getAll
put
properties
closed