[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] UNIXMODE defaults



Am Mo, 5.07.2010, 13:51 schrieb Alan Hourihane:

> MiNT & MiNTlib don't have a thread implementation. MiNTlib is
> unfortunately far from thread-safe.
>
> Alan.

Multi-Threading (posix compatible) would probably make porting some apps
more easy. But I think it is not really needed often - altough many
programmers use it. But probably these programs could also be rewritten to
work without multi-threading. Maybe even cleaner & more stable? ,...

I once had an look into an mult-threading lib for the atari st,... But I
think it will not work with the multi-tasking OSes, because it switches
the Stack Pointers / PC within current process...

-- 
Greets,
Ole