SimGrid  3.14.159
Versatile Simulation of Distributed Systems
simgrid::kernel::context::ThreadContext Member List

This is the complete list of members for simgrid::kernel::context::ThreadContext, including all inherited members.

attach_start() overridesimgrid::kernel::context::ThreadContextvirtual
attach_stop() overridesimgrid::kernel::context::ThreadContextvirtual
AttachContext(std::function< void()> code, void_pfn_smxprocess_t cleanup_func, smx_actor_t process)simgrid::kernel::context::AttachContextinline
Context(std::function< void()> code, void_pfn_smxprocess_t cleanup_func, smx_actor_t process)simgrid::kernel::context::Context
has_code() constsimgrid::kernel::context::Contextinline
iwannadiesimgrid::kernel::context::Context
operator()()simgrid::kernel::context::Contextinline
process()simgrid::kernel::context::Contextinline
set_cleanup(void_pfn_smxprocess_t cleanup)simgrid::kernel::context::Contextinline
start()simgrid::kernel::context::ThreadContext
stop() overridesimgrid::kernel::context::ThreadContextvirtual
suspend() overridesimgrid::kernel::context::ThreadContextvirtual
ThreadContext(std::function< void()> code, void_pfn_smxprocess_t cleanup_func, smx_actor_t process, bool maestro=false)simgrid::kernel::context::ThreadContext
ThreadContextFactorysimgrid::kernel::context::ThreadContext
~AttachContext() overridesimgrid::kernel::context::AttachContext
~Context()simgrid::kernel::context::Contextvirtual
~ThreadContext() overridesimgrid::kernel::context::ThreadContext