|
Charades
|
PE-level variables which may change over time. More...
#include <globals.h>
Public Attributes | |
| Time | g_last_gvt |
| Last computed GVT, used for rollbacks. More... | |
| Event * | abort_event |
| Sentinel event signifying some kind of error. More... | |
| EventBuffer * | event_buffer |
| Buffer of pre-allocated events for entire simulation. More... | |
| AvlTree | avl_list_head |
| Hash table for events received remotely in optimistic execution. More... | |
PE-level variables which may change over time.
| Event* Globals::abort_event |
Sentinel event signifying some kind of error.
| AvlTree Globals::avl_list_head |
| EventBuffer* Globals::event_buffer |
Buffer of pre-allocated events for entire simulation.
| Time Globals::g_last_gvt |
Last computed GVT, used for rollbacks.
1.8.14