| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |