SimGrid  3.13
Versatile Simulation of Distributed Systems
xbt_fifo_item Struct Reference

#include <fifo_private.h>

Public Attributes

void * content
 
struct xbt_fifo_item * next
 
struct xbt_fifo_item * prev
 

Member Data Documentation

void* xbt_fifo_item::content
struct xbt_fifo_item* xbt_fifo_item::next
struct xbt_fifo_item* xbt_fifo_item::prev

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