On Tue, 24 Apr 2007 13:19:53 +0200, Philippe Teuwen <[EMAIL PROTECTED]>
wrote:
What I propose as first step is to use only the libpthread
from the GNU libc (glibc, pkg libc6) and to not mix them with the
libgthread
from the Gnome lib (glib, pkg libglib2.0).
So stick only to the pthread_xxx() fcts described in glibc-doc.
uClibc should support pthreads properly:
config UCLIBC_HAS_THREADS
bool "POSIX Threading Support"
depends on !HAS_NO_THREADS
default y
In this case, will threads still be converted into different processes?
From what I found, this was the behavior with 2.4 kernels: "linux-2.4
didn't have threads; libraries for theading forked processes to do the
trick."
But DebianSlug uses 2.6.18.
Anyway using pthreads instead of gthreads is a first good step for ARM.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
tux-droid-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-user