|
SimGrid
3.13
Versatile Simulation of Distributed Systems
|
#include "simgrid/msg.h"Functions | |
| XBT_LOG_NEW_DEFAULT_CATEGORY (msg_test,"Messages specific for this msg example") | |
| static int | my_onexit (void *ignored1, void *ignored2) |
| Executed on process termination. More... | |
| static int | sleeper (int argc, char *argv[]) |
| Just sleep until termination. More... | |
| int | main (int argc, char *argv[]) |
| XBT_LOG_NEW_DEFAULT_CATEGORY | ( | msg_test | , |
| "Messages specific for this msg example" | |||
| ) |
Executed on process termination.
|
static |
Just sleep until termination.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |