Seastar
High performance C++ framework for concurrent servers
|
This is the complete list of members for seastar::coroutine::switch_to, including all inherited members.
_prev_sg (defined in seastar::coroutine::switch_to) | seastar::coroutine::switch_to | |
_sg (defined in seastar::task) | seastar::task | protected |
_switch_to_sg (defined in seastar::coroutine::switch_to) | seastar::coroutine::switch_to | |
_task (defined in seastar::coroutine::switch_to) | seastar::coroutine::switch_to | |
await_ready() const noexcept (defined in seastar::coroutine::switch_to) | seastar::coroutine::switch_to | inline |
await_resume() (defined in seastar::coroutine::switch_to) | seastar::coroutine::switch_to | inline |
await_suspend(std::coroutine_handle< T > hndl) noexcept (defined in seastar::coroutine::switch_to) | seastar::coroutine::switch_to | inline |
get_backtrace() const (defined in seastar::task) | seastar::task | inline |
group() const (defined in seastar::task) | seastar::task | inline |
make_backtrace() noexcept (defined in seastar::task) | seastar::task | inline |
run_and_dispose() noexcept override (defined in seastar::coroutine::switch_to) | seastar::coroutine::switch_to | inlinevirtual |
set_scheduling_group(scheduling_group new_sg) noexcept (defined in seastar::task) | seastar::task | inlineprotected |
switch_to(scheduling_group new_sg) noexcept (defined in seastar::coroutine::switch_to) | seastar::coroutine::switch_to | inlineexplicit |
switch_to(const switch_to &)=delete (defined in seastar::coroutine::switch_to) | seastar::coroutine::switch_to | |
switch_to(switch_to &&)=delete (defined in seastar::coroutine::switch_to) | seastar::coroutine::switch_to | |
task(scheduling_group sg=current_scheduling_group()) noexcept (defined in seastar::task) | seastar::task | inlineexplicit |
waiting_task() noexcept override | seastar::coroutine::switch_to | inlinevirtual |
~task()=default (defined in seastar::task) | seastar::task | protected |