std::thread::channel {Type}

Public

Functions

NameDescription
channel::close
channel::init
channel::pop
channel::push
channel::destroy

Private

Types

NameDescription
UnbufferedChannelImpl
BufferedChannelImpl