SimGrid
3.13
Versatile Simulation of Distributed Systems
|
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 |
Represents a simcall to the kernel.
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 |