SimGrid
3.13
Versatile Simulation of Distributed Systems
|
#include "simgrid/msg.h"
Functions | |
XBT_LOG_NEW_DEFAULT_CATEGORY (msg_app_token_ring,"Messages specific for this msg example") | |
static int | foo (int argc, char *argv[]) |
Single function for all hosts. More... | |
int | main (int argc, char *argv[]) |
XBT_LOG_NEW_DEFAULT_CATEGORY | ( | msg_app_token_ring | , |
"Messages specific for this msg example" | |||
) |
|
static |
Single function for all hosts.
The token is 1MB long
int main | ( | int | argc, |
char * | argv[] | ||
) |