This struct is defined as follows:
struct _ec_bag { ec_hash_table ht; ec_bag_hook_func func; void *closure; ec_atomic_t ref; };
To use this struct, include the file ec_boh_int.h
.
Was this page helpful?
This struct is defined as follows:
struct _ec_bag { ec_hash_table ht; ec_bag_hook_func func; void *closure; ec_atomic_t ref; };
To use this struct, include the file ec_boh_int.h
.