SimGrid  3.13
Versatile Simulation of Distributed Systems
popping.cpp File Reference
#include "smx_private.h"
#include "xbt/fifo.h"
#include "xbt/xbt_os_thread.h"

Functions

 XBT_LOG_NEW_DEFAULT_SUBCATEGORY (simix_popping, simix,"Popping part of SIMIX (transmuting from user request into kernel handlers)")
 
void SIMIX_simcall_answer (smx_simcall_t simcall)
 
void SIMIX_simcall_exit (smx_synchro_t synchro)
 
void SIMIX_run_kernel (void *code)
 

Function Documentation

XBT_LOG_NEW_DEFAULT_SUBCATEGORY ( simix_popping  ,
simix  ,
"Popping part of SIMIX (transmuting from user request into kernel handlers)"   
)
void SIMIX_simcall_answer ( smx_simcall_t  simcall)
void SIMIX_simcall_exit ( smx_synchro_t  synchro)
void SIMIX_run_kernel ( void code)