proxygen
|
#include <new_thread.h>
Public Types | |
using | properties = property_set< is_sender<>, is_executor<>, is_never_blocking<>, is_concurrent_sequence<>, is_single<>> |
Public Member Functions | |
new_thread_executor | executor () |
requires Receiver< Out > void | submit (Out out) |
Definition at line 27 of file new_thread.h.
using folly::pushmi::new_thread_executor::properties = property_set< is_sender<>, is_executor<>, is_never_blocking<>, is_concurrent_sequence<>, is_single<>> |
Definition at line 33 of file new_thread.h.
|
inline |
Definition at line 35 of file new_thread.h.
References folly::pushmi::PUSHMI_TEMPLATE(), and folly::pushmi::requires().
|
inline |
Definition at line 40 of file new_thread.h.
References folly::gen::move, submit, folly::pushmi::t, tr, and folly::pushmi::trampoline().