Synopsis
void ctl_memory_area_setup_events(CTL_MEMORY_AREA_t *m,
                                  CTL_EVENT_SET_t *e,
                                  CTL_EVENT_SET_t blockavailable);
Description

ctl_memory_area_setup_events registers the events blockavailable in the event set e that are set when a block becomes available in the the memory area m.