SimGrid  3.7
Scalable simulation of distributed systems
Functions
Misc fifo functions
Fifo: generic workqueue

Functions

void ** xbt_fifo_to_array (xbt_fifo_t)
xbt_fifo_t xbt_fifo_copy (xbt_fifo_t)

Function Documentation

Parameters:
fa list
Returns:
a table with the objects stored in f.
Parameters:
fa list
Returns:
a copy of f.


Back to the main Simgrid Documentation page The version of SimGrid documented here is v3.7.
Documentation of other versions can be found in their respective archive files (directory doc/html).
Generated by doxygen