SimGrid  3.14.159
Versatile Simulation of Distributed Systems
xbt_fifo Struct Reference

#include <fifo_private.h>

Public Attributes

int count
 
xbt_fifo_item_t head
 
xbt_fifo_item_t tail
 

Member Data Documentation

◆ count

int xbt_fifo::count

◆ head

xbt_fifo_item_t xbt_fifo::head

◆ tail

xbt_fifo_item_t xbt_fifo::tail

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