Go to the source code of this file.
Data Structures | |
struct | GNUNET_TESTING_Barrier |
An entry for a barrier list. More... | |
Functions | |
void | GNUNET_TESTING_barrier_name_hash_ (const char *barrier_name, struct GNUNET_ShortHashCode *bkey) |
void GNUNET_TESTING_barrier_name_hash_ | ( | const char * | barrier_name, |
struct GNUNET_ShortHashCode * | bkey | ||
) |
Definition at line 39 of file testing_api_barrier.c.
References GNUNET_CRYPTO_hash().
Referenced by barrier_reached_run(), GNUNET_TESTING_cmd_barrier_create(), and GNUNET_TESTING_get_barrier_().