SimGrid  3.13
Versatile Simulation of Distributed Systems
s_smx_simcall Struct Reference

Represents a simcall to the kernel. More...

#include <popping_private.h>

Public Attributes

e_smx_simcall_t call
 
smx_process_t issuer
 
int mc_value
 
union u_smx_scalar args [11]
 
union u_smx_scalar result
 

Detailed Description

Represents a simcall to the kernel.

Member Data Documentation

e_smx_simcall_t s_smx_simcall::call
smx_process_t s_smx_simcall::issuer
int s_smx_simcall::mc_value
union u_smx_scalar s_smx_simcall::args[11]
union u_smx_scalar s_smx_simcall::result

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