Searched refs:try_value_pop_ (Results 1 – 1 of 1) sorted by relevance
98 channel_op_status try_value_pop_( slot *& s, std::size_t & idx) { in try_value_pop_() function in buffered_channel122 channel_op_status status{ try_value_pop_( s, idx) }; in try_pop_()147 if ( channel_op_status::success == try_value_pop_( s, idx) ) { in ~buffered_channel()203 channel_op_status status{ try_value_pop_( s, idx) }; in value_pop()