Mail Archives: djgpp/2003/07/19/12:18:54
Hello.
Ariz Jacinto wrote:
>
> does anybody here have successfully
> ported / used "scheduling" on djgpp?
>
> any links perhaps?
I've done some work on getting GNU Pth to build with DJGPP 2.04 alpha 1:
http://iolanthe/~rich/freeserve/richdawe/djgpp/pth/1.3.7/
GNU Pth is an implementation of POSIX threads, which may do the scheduling you
want. It's co-operative multithreading. It does not do pre-emptive
multithreading.
Hmmm, looking at the Single Unix Specification v3, I don't think that GNU Pth
will do what you want. But maybe you can look at Pth anyway.
I hope to produce alpha packages of GNU Pth soon. It will only work with DJGPP
2.04 alpha 1, though. I won't be able to test much of it. It seems to pass its
test suite fine. Due to the little testing, it will be an alpha.
Bye, Rich =]
--
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
- Raw text -