pthread port for nds
Posted: Wed Sep 09, 2009 2:23 am
Is there any way to compile GNU Pth for NDS? I made a lot of searches on Google without success - it seems pthreads needs libc signal support to work (and newlib does not have such support).
I guess it should work as well as Minix3 process scheduling on 8086 machines or like DSLinux (looks like it uses an old-fashion kernel timer). Unfortunatelly, I couldn't figure out what is the best way to do it on pthreads.
Is such port possible?
I guess it should work as well as Minix3 process scheduling on 8086 machines or like DSLinux (looks like it uses an old-fashion kernel timer). Unfortunatelly, I couldn't figure out what is the best way to do it on pthreads.
Is such port possible?