Home
last modified time | relevance | path

Searched defs:nchannel (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/fiber/examples/
Dwait_stuff.cpp566 class nchannel { class
568 nchannel( std::shared_ptr< boost::fibers::buffered_channel< T > > chan, in nchannel() function in nchannel