0.8.6.5
[sbcl.git] / src / code / cross-thread.lisp
index eafb3fb..eb71d1f 100644 (file)
@@ -5,3 +5,5 @@
 (defmacro with-recursive-lock ((mutex) &body body)
   `(progn ,@body))
 
+
+