]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/thread/thread.factor
change add-init-hook to add-startup-hook, new add-shutdown-hook word
[factor.git] / basis / io / thread / thread.factor
index 88db135f447c24975117ee9a579dddb384bae4a1..994dcd9c501f81d07dfe571f8a4b0f6f29432936 100644 (file)
@@ -17,4 +17,4 @@ SYMBOL: io-thread-running?
 [\r
     t io-thread-running? set-global\r
     start-io-thread\r
-] "io.thread" add-init-hook\r
+] "io.thread" add-startup-hook\r