Searched defs:ExecContext (Results 1 – 1 of 1) sorted by relevance
60 struct ExecContext : public AsyncCall::Context { struct67 using Event = std::function<int32_t(const std::shared_ptr<ExecContext> &)>; argument