Returns true when using the Mobile GC, otherwise false.
Package
system
Signature
mobile-gc-p => result
Values
result
A boolean.
Description
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.