328,329c328
< Process(const char *name, ProcessFuncWrapper *func, bool _dynamic,
< bool needs_start);
---
> Process(const char *name, ProcessFuncWrapper *func, bool _dynamic);
349a349,350
> void terminate();
>