GNUnet 0.21.1
FreeBarrierNodeCbCls Struct Reference

Closure for free_barrier_node_cb(). More...

Collaboration diagram for FreeBarrierNodeCbCls:
[legend]

Data Fields

struct GNUNET_TESTING_Interpreteris
 The interpreter. More...
 
struct GNUNET_TESTING_Barrierbarrier
 The barrier from which the nodes are freed. More...
 

Detailed Description

Closure for free_barrier_node_cb().

Definition at line 293 of file testing_api_loop.c.

Field Documentation

◆ is

struct GNUNET_TESTING_Interpreter* FreeBarrierNodeCbCls::is

The interpreter.

Definition at line 298 of file testing_api_loop.c.

Referenced by free_barrier_node_cb().

◆ barrier

struct GNUNET_TESTING_Barrier* FreeBarrierNodeCbCls::barrier

The barrier from which the nodes are freed.

Definition at line 303 of file testing_api_loop.c.

Referenced by free_barrier_node_cb(), and free_barrier_nodes().


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