0.9.13.30
[sbcl.git] / src / compiler / generic / objdef.lisp
index 2d80149..b3839eb 100644 (file)
   (real :c-type "double" :length #!-x86-64 2 #!+x86-64 1)
   (imag :c-type "double" :length #!-x86-64 2 #!+x86-64 1))
 
-#!+(and sb-thread sb-lutex)
+#!+sb-lutex
 (define-primitive-object (lutex
                           :lowtag other-pointer-lowtag
                           :widetag lutex-widetag