notify_select_events_list
extern void notify_select_events_list(select_info* list, uint16 events);
notify_select_events_list(port->select_infos, events);
notify_select_events_list(sem->u.used.select_infos, events);