MCPcopy Create free account
hub / github.com/corosync/corosync / icmap_iter_finalize

Function icmap_iter_finalize

exec/icmap.c:1120–1123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1118}
1119
1120void icmap_iter_finalize(icmap_iter_t iter)
1121{
1122 qb_map_iter_free(iter);
1123}
1124
1125static void icmap_notify_fn(uint32_t event, char *key, void *old_value, void *value, void *user_data)
1126{

Calls

no outgoing calls

Tested by

no test coverage detected