Source position: msethread.pas line 29
type threadstatety = (
ts_started,
ts_running,
ts_terminated,
ts_freeonterminate,
ts_norun
);