* Kurt Roeckx:

> What is the problem with linuxthread?  Are there some problems
> linuxthreads cause that go away when using NPTL?

LinuxThreads is pretty far away from POSIX compliance, and its mutexes
cannot be shared across address spaces (which is a major problem for
Berkeley DB, which therefore has to use its own mutexes).


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to