SimGrid  3.14.159
Versatile Simulation of Distributed Systems
xbt_fifo_item Struct Reference

#include <fifo_private.h>

Public Attributes

voidcontent
 
struct xbt_fifo_itemnext
 
struct xbt_fifo_itemprev
 

Member Data Documentation

◆ content

void* xbt_fifo_item::content

◆ next

struct xbt_fifo_item* xbt_fifo_item::next

◆ prev

struct xbt_fifo_item* xbt_fifo_item::prev

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