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

A queue synchronized by a spinlock. More...

Data Fields

spinlock_t lck
 Synchronizes access to the queue.
 

Detailed Description

A queue synchronized by a spinlock.

Definition at line 28 of file msg_queue.c.


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