[SDL] Threads
Kanzelsberger Pavel
kanzelsberger at rekt.umb.sk
Mon Oct 7 00:27:01 PDT 2002
Hi,
I wish to ask what is the difference of thread routine on different
platforms. I got threads running correctly under Linux but seems to be buggy
in BeOS, QNX and even Win32.
I'm linking to SDL from FPC and my thread routine looks like this:
function mythread (param:pointer):pointer; cdecl;
begin
end;
This is ok in Linux but crashes in others....
Thanks, Pavel kanzelsberger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20021007/61a03e54/attachment.htm>
More information about the SDL
mailing list