0.8.13.69:
[sbcl.git] / src / code / target-unithread.lisp
index 0eddbbb..4fc86d5 100644 (file)
@@ -22,6 +22,8 @@
   (sb!sys:sap-ref-32 (alien-sap (extern-alien "all_threads" (* t))) 
               (* sb!vm::thread-pid-slot 4)))
 
+(defun reap-dead-threads ())
+
 ;;;; queues, locks 
 
 ;; spinlocks use 0 as "free" value: higher-level locks use NIL