1.0.47.2: nicer error behaviour for TRACE
[sbcl.git] / tests / threads.pure.lisp
index 539d5de..752d230 100644 (file)
 
 ;;;; Printing waitqueues
 
+#+sb-thread
 (with-test (:name :waitqueue-circle-print)
   (let* ((*print-circle* nil)
          (lock (sb-thread:make-mutex))