SimGrid  3.18
Versatile Simulation of Distributed Systems
msg_actions.cpp File Reference
#include "src/msg/msg_private.hpp"
#include "xbt/replay.hpp"
#include <cerrno>

Functions

 XBT_LOG_NEW_DEFAULT_SUBCATEGORY (msg_action, msg, "MSG actions for trace driven simulation")
 
void MSG_action_init ()
 
void MSG_action_exit ()
 
msg_error_t MSG_action_trace_run (char *path)
 A trace loader. More...
 

Function Documentation

◆ XBT_LOG_NEW_DEFAULT_SUBCATEGORY()

XBT_LOG_NEW_DEFAULT_SUBCATEGORY ( msg_action  ,
msg  ,
"MSG actions for trace driven simulation"   
)

◆ MSG_action_init()

void MSG_action_init ( )

◆ MSG_action_exit()

void MSG_action_exit ( )