GNUnet  0.20.0
FreeBarrierNodeCbCls Struct Reference
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

Definition at line 112 of file testing_api_loop.c.

Field Documentation

◆ is

struct GNUNET_TESTING_Interpreter* FreeBarrierNodeCbCls::is

The interpreter.

Definition at line 117 of file testing_api_loop.c.

Referenced by free_barrier_node_cb(), and free_barriers_cb().

◆ barrier

struct GNUNET_TESTING_Barrier* FreeBarrierNodeCbCls::barrier

The barrier from which the nodes are freed.

Definition at line 122 of file testing_api_loop.c.

Referenced by free_barrier_node_cb(), free_barriers_cb(), and TST_interpreter_finish_attached_cmds().


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