|
SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include <cstdint>#include <functional>#include <utility>#include <vector>#include <boost/context/all.hpp>#include <xbt/log.h>#include <xbt/xbt_os_thread.h>#include "src/simix/smx_private.h"#include "src/internal_config.h"#include "src/kernel/context/ContextBoost.hpp"Classes | |
| class | simgrid::kernel::context::BoostSerialContext |
Namespaces | |
| simgrid | |
| Host datatype from SIMIX POV. | |
| simgrid::kernel | |
| simgrid::kernel::context | |
Functions | |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY (simix_context) | |
| static void | simgrid::kernel::context::smx_ctx_boost_wrapper (std::intptr_t arg) |
| ContextFactory * | simgrid::kernel::context::boost_factory () |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY | ( | simix_context | ) |