![]() |
ROOT-Sim core
3.0.0-rc.2
A General-Purpose Multi-threaded Parallel/Distributed Simulation Library
|
A complete LP context. More...
#include <lp.h>

Public Attributes | |
| simtime_t | termination_t |
| The termination time of this LP, handled by the termination module. | |
| struct rng_ctx * | rng_ctx |
| The additional libraries context of this LP. | |
| void * | state_pointer |
| The pointer set by the model with the SetState() API call. | |
| unsigned | fossil_epoch |
| The housekeeping epoch number. | |
| struct auto_ckpt | auto_ckpt |
| The automatic checkpointing interval selection data. | |
| struct process_ctx | p |
| The message processing context of this LP. | |
| struct mm_state | mm_state |
| The memory allocator state of this LP. | |
A complete LP context.