|
SimGrid
3.13
Versatile Simulation of Distributed Systems
|
#include "simgrid/msg.h"Functions | |
| static int | emigrant (int argc, char *argv[]) |
| The guy we will move from host to host. More... | |
| static int | policeman (int argc, char *argv[]) |
| int | main (int argc, char *argv[]) |
|
static |
The guy we will move from host to host.
It move alone and then is moved by policeman back
|
static |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |