Defined in packages/acs-core/apm-procs.tclIn the running interpreter, reloads files marked for reload by
apm_mark_version_for_reload. If any watches are set, examines watched
files to see whether they need to be reloaded as well. This is intended
to be called only by the request processor (since it should be invoked
before any filters or registered procedures are applied).