Data Fields | |
struct GNUNET_TESTING_Interpreter * | is |
The interpreter. More... | |
struct GNUNET_TESTING_Barrier * | barrier |
The barrier from which the nodes are freed. More... | |
Definition at line 112 of file testing_api_loop.c.
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().
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().