# Process-lifetime file-scope variables in libdvx that the host test
# runner must NOT reset between tInit cycles (see checkStatics.sh).
# Widget class/api/iface registries: class ids are index-based and the
# widget .so files are loaded once per process.
widgetClassTable
sApiMap
sIfaceMap
# Monotonic widget-destroy generation: snapshots taken before a reset
# must never compare equal afterwards, so it is deliberately not zeroed.
sWidgetGen
