The new function
hcl:array-single-thread-p
is the predicate for whether an array is one know to be only accessed in a single thread context, as created by
(make-array ... :single-thread t)
or set by
hcl:set-array-single-thread-p
.
LispWorks Release Notes and Installation Guide - 23 Dec 2011