Under the hood
Internal rename of poll-event queue functions with no behavior change.
The poll-event delivery path still enforces a queue depth cap and rejects reserved event kinds unless allowReservedKind is set, but the underlying function was renamed from Sn to bn and its reserved-kind check switched from e8e to o8e; behavior otherwise appears unchanged.