|
SimGrid
3.18
Versatile Simulation of Distributed Systems
|
#include "ContextUnix.hpp"#include "mc/mc.h"#include "src/mc/mc_ignore.h"#include "src/simix/ActorImpl.hpp"Namespaces | |
| simgrid | |
| Alltoall Bruck. | |
| simgrid::kernel | |
| simgrid::kernel::context | |
Functions | |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY (simix_context) | |
| static void | smx_ctx_sysv_wrapper (int i1, int i2) |
| ContextFactory * | simgrid::kernel::context::sysv_factory () |
Variables | |
| constexpr int | CTX_ADDR_LEN = 2 |
| Many integers are needed to store a pointer. More... | |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY | ( | simix_context | ) |
|
static |
| constexpr int CTX_ADDR_LEN = 2 |
Many integers are needed to store a pointer.
Support up to two ints.