Home
last modified time | relevance | path

Searched refs:wait_first_value (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/fiber/doc/
Dwhen_any.qbk144 [#wait_first_value]
145 [wait_first_value]
169 wait_first_value `wait_first_value()`]'s [template_link buffered_channel] to
284 [link wait_first_value `wait_first_value()`]. We can actually reuse [link
348 can see right away how to reuse [link wait_first_value `wait_first_value()`]'s
384 starts just like [link wait_first_value `wait_first_value()`]. The difference
/third_party/boost/libs/fiber/examples/
Dwait_stuff.cpp224 wait_first_value( Fn && function, Fns && ... functions) { in wait_first_value() function
243 std::string result = wait_first_value( in __anon9c9826e50802()