wlist_del
wlist_del (&anfds[w->fd].head, (WL)w);
wlist_del (&signals [w->signum - 1].head, (WL)w);
wlist_del (&childs [w->pid & ((EV_PID_HASHSIZE) - 1)], (WL)w);
wlist_del (&fs_hash [slot].head, (WL)w);
wlist_del (&fs_hash [slot & ((EV_INOTIFY_HASHSIZE) - 1)].head, (WL)w);