GATE
gate::Coroutine Member List

This is the complete list of members for gate::Coroutine, including all inherited members.

await(id_t id) (defined in gate::Coroutine)gate::Coroutinestatic
create(gate_coroutine_function_t func, void *param) (defined in gate::Coroutine)gate::Coroutinestatic
create(IRunnable &code) (defined in gate::Coroutine)gate::Coroutinestatic
enabled() (defined in gate::Coroutine)gate::Coroutinestatic
getCurrent() (defined in gate::Coroutine)gate::Coroutinestatic
id_t typedef (defined in gate::Coroutine)gate::Coroutine
run(gate_coroutine_function_t func, void *param) (defined in gate::Coroutine)gate::Coroutinestatic
run(IRunnable &code) (defined in gate::Coroutine)gate::Coroutinestatic
supported() (defined in gate::Coroutine)gate::Coroutinestatic
switchTo(id_t context_id) (defined in gate::Coroutine)gate::Coroutinestatic
yield() (defined in gate::Coroutine)gate::Coroutinestatic