#include <crv-state.h>
Data Fields | |
void * | state |
tw_rng_stream | rng |
tw_rng_stream | core_rng |
unsigned int | triggered_gvt_hook |
Definition at line 49 of file crv-state.h.
tw_rng_stream crv_lpstate_checkpoint_internal::core_rng |
Definition at line 52 of file crv-state.h.
Referenced by crv_check_lpstates(), and crv_copy_lpstate().
tw_rng_stream crv_lpstate_checkpoint_internal::rng |
Definition at line 51 of file crv-state.h.
Referenced by crv_check_lpstates(), and crv_copy_lpstate().
void * crv_lpstate_checkpoint_internal::state |
Definition at line 50 of file crv-state.h.
Referenced by crv_check_lpstates(), crv_clean_lpstate(), crv_copy_lpstate(), and tw_scheduler_sequential_rollback_check().
unsigned int crv_lpstate_checkpoint_internal::triggered_gvt_hook |
Definition at line 53 of file crv-state.h.
Referenced by crv_check_lpstates(), and crv_copy_lpstate().