|
proxygen
|
Public Types | |
| using | properties = mi::property_set< mi::is_sender<>, mi::is_flow<>, mi::is_fifo_sequence<>, mi::is_maybe_blocking<>, mi::is_single<>> |
Public Member Functions | |
| auto | executor () |
| template<class Out > | |
| void | submit (Out out) |
Public Attributes | |
| CancellationFactory | cf |
Definition at line 118 of file PushmiBenchmarks.cpp.
| using inline_executor_flow_single< CancellationFactory >::properties = mi::property_set< mi::is_sender<>, mi::is_flow<>, mi::is_fifo_sequence<>, mi::is_maybe_blocking<>, mi::is_single<>> |
Definition at line 126 of file PushmiBenchmarks.cpp.
|
inline |
Definition at line 127 of file PushmiBenchmarks.cpp.
|
inline |
Definition at line 131 of file PushmiBenchmarks.cpp.
References folly::data(), folly::pushmi::lock_both(), MAKE, folly::gen::move, folly::pushmi::__adl::noexcept(), folly::pushmi::set_done, folly::pushmi::set_starting, folly::pushmi::set_value, and tokens.
| CancellationFactory inline_executor_flow_single< CancellationFactory >::cf |
Definition at line 119 of file PushmiBenchmarks.cpp.