A list to hold barriers provided by plugins. More...
#include <gnunet_testing_barrier.h>
Data Fields | |
struct GNUNET_TESTING_BarrierListEntry * | head |
List head. More... | |
struct GNUNET_TESTING_BarrierListEntry * | tail |
List tail. More... | |
A list to hold barriers provided by plugins.
Definition at line 57 of file gnunet_testing_barrier.h.
struct GNUNET_TESTING_BarrierListEntry* GNUNET_TESTING_BarrierList::head |
struct GNUNET_TESTING_BarrierListEntry* GNUNET_TESTING_BarrierList::tail |
List tail.
Definition at line 63 of file gnunet_testing_barrier.h.