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

A bucket of the remote messages hash map. More...

+ Collaboration diagram for msg_map_node:

Data Fields

atomic_uintptr_t msg_id
 The id of the registered message.
 
nid_t msg_nid
 The node id of the sender of the registered message.
 
simtime_t until
 The logical time after which it is safe to delete this entry.
 
struct lp_msgmsg
 The registered message, NULL if it is an anti-message entry.
 

Detailed Description

A bucket of the remote messages hash map.

Definition at line 29 of file remote_msg_map.c.


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