K 10 svn:author V 3 mjg K 8 svn:date V 27 2020-11-11T08:48:43.075719Z K 7 svn:log V 164 thread: fix thread0 tid allocation Startup code hardcodes the value instead of allocating it. The first spawned thread would then be a duplicate. Pointy hat: mjg END