Returns true when using the Mobile GC, otherwise false.
system
mobile-gc-p => result
result |
A boolean. |
The function mobile-gc-p
is a predicate that returns true when 64-bit LispWorks is using the Mobile GC and false otherwise. In 32-bit LispWorks, it always returns false.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:02