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

An outgoing queue, to keep track of pending MPI-based message delivery. More...

#include <wnd.h>

+ Collaboration diagram for _outgoing_queue:

Public Member Functions

 list (outgoing_msg) queue
 The actual list of pending message delivery operations.
 

Data Fields

spinlock_t lock
 A lock used to protect access to the actual queue.
 

Detailed Description

An outgoing queue, to keep track of pending MPI-based message delivery.

Definition at line 50 of file wnd.h.


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