Make %EMIT-ALIGNMENT be more friendly to multi-byte NOPs.
[sbcl.git] / contrib / sb-concurrency / tests / test-frlock.lisp
index dc38082..64f4dcc 100644 (file)
@@ -79,6 +79,7 @@
                 nil))))
       (values (cdr w-e!) (cdr r-e!))))
 
+#+sb-thread
 (deftest* (frlock.1 :fails-on :win32)
     (handler-case
         (sb-ext:with-timeout 60 (test-frlocks))