| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: virtual-image-object
The argument must be an object that was returned by
calling dumplisp with
non-nil
value of
the virtual keyword argument (which is
supported on Windows only). The first time
release-dumplisp-virtual-image is called with
a particular legitimate argument, it releases the virtual file and
returns t
. Any subsequest calls with the same
argument do nothing, and return nil
. This
function is thread-safe. See Virtual dumplisp: for very large images and
pseudo-forks on Windows.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |