X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fthreads.pure.lisp;h=752d230d8ca60dd57e5137252e014ef32d2ffc41;hb=f42877dcb11f1db580c76c37ae86541b901ac281;hp=539d5dee00d5ef1ab5d381de437e75d3be03ac3d;hpb=7717fef2d28f273185838304a20bafe660a1fde2;p=sbcl.git diff --git a/tests/threads.pure.lisp b/tests/threads.pure.lisp index 539d5de..752d230 100644 --- a/tests/threads.pure.lisp +++ b/tests/threads.pure.lisp @@ -159,6 +159,7 @@ ;;;; Printing waitqueues +#+sb-thread (with-test (:name :waitqueue-circle-print) (let* ((*print-circle* nil) (lock (sb-thread:make-mutex))