SimGrid  3.18
Versatile Simulation of Distributed Systems
s_MSG_Global_t Struct Reference

#include <msg_private.hpp>

Public Attributes

int debug_multiple_use
 
std::atomic_int_fast32_t 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 s_MSG_Global_t::debug_multiple_use

◆ sent_msg

std::atomic_int_fast32_t s_MSG_Global_t::sent_msg

◆ task_copy_callback

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

◆ process_data_cleanup

void_f_pvoid_t s_MSG_Global_t::process_data_cleanup

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