Home
last modified time | relevance | path

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

/third_party/boost/boost/fiber/
Dbuffered_channel.hpp268 channel_op_status push_wait_for( value_type const& value, in push_wait_for() function in boost::fibers::buffered_channel
275 channel_op_status push_wait_for( value_type && value, in push_wait_for() function in boost::fibers::buffered_channel
Dunbuffered_channel.hpp257 channel_op_status push_wait_for( value_type const& value, in push_wait_for() function in boost::fibers::unbuffered_channel
264 channel_op_status push_wait_for( value_type && value, in push_wait_for() function in boost::fibers::unbuffered_channel