]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/threads/threads.factor
change add-init-hook to add-startup-hook, new add-shutdown-hook word
[factor.git] / basis / threads / threads.factor
index dec44625f72a74b10a023942b46fcc9cabc5183f..b7e0e1b87f1e8f9ed275d15b1d2673e712a5b0b9 100644 (file)
@@ -225,4 +225,4 @@ GENERIC: error-in-thread ( error thread -- )
 
 PRIVATE>
 
-[ init-threads ] "threads" add-init-hook
+[ init-threads ] "threads" add-startup-hook