SimGrid  3.13
Versatile Simulation of Distributed Systems
async-waitall.c File Reference
#include "simgrid/msg.h"

Functions

 XBT_LOG_NEW_DEFAULT_CATEGORY (msg_async_waitall,"Messages specific for this msg example")
 
static int sender (int argc, char *argv[])
 
static int receiver (int argc, char *argv[])
 
int main (int argc, char *argv[])
 

Function Documentation

XBT_LOG_NEW_DEFAULT_CATEGORY ( msg_async_waitall  ,
"Messages specific for this msg example"   
)
static int sender ( int  argc,
char *  argv[] 
)
static
static int receiver ( int  argc,
char *  argv[] 
)
static
int main ( int  argc,
char *  argv[] 
)