SimGrid
3.13
Versatile Simulation of Distributed Systems
|
#include "xbt/misc.h"
#include "xbt/virtu.h"
#include "xbt/function_types.h"
#include "simgrid/simix.h"
Functions | |
static int | xbt_fake_pid (void) |
const char * | xbt_procname (void) |
Variables | |
int_f_void_t | xbt_getpid = xbt_fake_pid |
|
static |
const char* xbt_procname | ( | void | ) |
int_f_void_t xbt_getpid = xbt_fake_pid |