- pop
shared(U)* pop()
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(U v)
Undocumented in source. Be warned that the author may not have intended to support it.
- queue
shared(AtomicDList!U) queue()
Undocumented in source. Be warned that the author may not have intended to support it.
- reciever
shared(Receiver) reciever()
Undocumented in source. Be warned that the author may not have intended to support it.
- sender
shared(Sender) sender()
Undocumented in source. Be warned that the author may not have intended to support it.
スレッド間通信を提供します。 たとえば、スレッド間でデータを転送する場合に使用します。