| attach_start() override | simgrid::kernel::context::ThreadContext | virtual |
| attach_stop() override | simgrid::kernel::context::ThreadContext | virtual |
| AttachContext(std::function< void()> code, void_pfn_smxprocess_t cleanup_func, smx_actor_t process) | simgrid::kernel::context::AttachContext | inline |
| Context(std::function< void()> code, void_pfn_smxprocess_t cleanup_func, smx_actor_t process) | simgrid::kernel::context::Context | |
| finalize() | simgrid::kernel::context::ParallelThreadContext | static |
| has_code() const | simgrid::kernel::context::Context | inline |
| initialize() | simgrid::kernel::context::ParallelThreadContext | static |
| isMaestro() const | simgrid::kernel::context::ThreadContext | inline |
| iwannadie | simgrid::kernel::context::Context | |
| operator()() | simgrid::kernel::context::Context | inline |
| ParallelThreadContext(std::function< void()> code, void_pfn_smxprocess_t cleanup_func, smx_actor_t process, bool maestro) | simgrid::kernel::context::ParallelThreadContext | inline |
| process() | simgrid::kernel::context::Context | inline |
| release() | simgrid::kernel::context::ThreadContext | |
| run_all() | simgrid::kernel::context::ParallelThreadContext | static |
| set_cleanup(void_pfn_smxprocess_t cleanup) | simgrid::kernel::context::Context | inline |
| stop() override | simgrid::kernel::context::ThreadContext | virtual |
| suspend() override | simgrid::kernel::context::ThreadContext | virtual |
| ThreadContext(std::function< void()> code, void_pfn_smxprocess_t cleanup_func, smx_actor_t process, bool maestro) | simgrid::kernel::context::ThreadContext | |
| wait() | simgrid::kernel::context::ThreadContext | |
| ~AttachContext() override | simgrid::kernel::context::AttachContext | |
| ~Context() | simgrid::kernel::context::Context | virtual |
| ~ThreadContext() override | simgrid::kernel::context::ThreadContext | |