SimGrid  3.16
Versatile Simulation of Distributed Systems
ContextBoost.cpp File Reference
#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
 Alltoall Bruck.
 
 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 ()
 

Function Documentation

◆ XBT_LOG_EXTERNAL_DEFAULT_CATEGORY()

XBT_LOG_EXTERNAL_DEFAULT_CATEGORY ( simix_context  )