The ROme OpTimistic Simulator  3.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
lp_ctx Struct Reference

A complete LP context. More...

#include <lp.h>

+ Collaboration diagram for lp_ctx:

Data Fields

simtime_t t_d
 The termination time of this LP, handled by the termination module.
 
struct lib_ctxlib_ctx_p
 The additional libraries context of this LP.
 
struct process_data p
 The message processing context of this LP.
 
struct mm_state mm_state
 The memory allocator state of this LP.
 

Detailed Description

A complete LP context.

Definition at line 21 of file lp.h.


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