]> gitweb.factorcode.org Git - factor.git/commit
timers: allow timers to re-use threads when restarted, simplify.
authorJohn Benediktsson <mrjbq7@gmail.com>
Fri, 13 Dec 2019 23:31:49 +0000 (15:31 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Fri, 13 Dec 2019 23:31:49 +0000 (15:31 -0800)
commitcc1511632349abcc62eb6d83da4336f4a7bc5711
tree1d5a0711854cbf2d9d3eabfccc1215c7b319b8af
parent1959c68febe894a7220870603bc5be0a1b8591ba
timers: allow timers to re-use threads when restarted, simplify.

Throw an error if started twice.
basis/timers/timers-tests.factor
basis/timers/timers.factor