Child to parent: I reached the given barrier, increment the counter (or pass to grandparent). More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/lib/testing/testing_cmds.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
struct GNUNET_ShortHashCode | barrier_key |
Child to parent: I reached the given barrier, increment the counter (or pass to grandparent).
Definition at line 77 of file testing_cmds.h.
struct GNUNET_MessageHeader GNUNET_TESTING_CommandBarrierReached::header |
Definition at line 79 of file testing_cmds.h.
Referenced by barrier_reached_run(), and handle_helper_barrier_reached().
struct GNUNET_ShortHashCode GNUNET_TESTING_CommandBarrierReached::barrier_key |
Definition at line 80 of file testing_cmds.h.
Referenced by barrier_reached_run(), and handle_helper_barrier_reached().