Tells the system whether the array array is accessed only in a single thread context or not, depending on the value of on-p. Arrays that are marked for single thread access are faster for some operations, in particular vector-push
and vector-pop
.
LispWorks User Guide and Reference Manual - 20 Sep 2017