27 #include <folly/python/executor_api.h> 33 import_folly__executor();
34 return get_executor();
49 futureFrom.via(executor).then(
folly::Executor * getExecutor()
constexpr detail::Map< Move > move
—— Concurrent Priority Queue Implementation ——
PUSHMI_INLINE_VAR constexpr __adl::get_executor_fn executor
GuardImpl guard(ErrorHandler &&handler)
void bridgeFuture(folly::Executor *executor, folly::Future< T > &&futureFrom, folly::Function< void(folly::Try< T > &&, PyObject *)> callback, PyObject *userData)
FOLLY_NODISCARD detail::ScopeGuardImplDecay< F, true > makeGuard(F &&f) noexcept(noexcept(detail::ScopeGuardImplDecay< F, true >(static_cast< F && >(f))))