SimGrid  3.16
Versatile Simulation of Distributed Systems
MSG_Global Struct Reference

#include <msg_private.h>

Public Attributes

int debug_multiple_use
 
unsigned long int sent_msg
 
void(* task_copy_callback )(msg_task_t task, msg_process_t src, msg_process_t dst)
 
void_f_pvoid_t process_data_cleanup
 

Member Data Documentation

◆ debug_multiple_use

int MSG_Global::debug_multiple_use

◆ sent_msg

unsigned long int MSG_Global::sent_msg

◆ task_copy_callback

void(* MSG_Global::task_copy_callback) (msg_task_t task, msg_process_t src, msg_process_t dst)

◆ process_data_cleanup

void_f_pvoid_t MSG_Global::process_data_cleanup

The documentation for this struct was generated from the following file: