bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [task #5487] cthreads -> pthreads


From: Richard Braun
Subject: Re: [task #5487] cthreads -> pthreads
Date: Tue, 7 Nov 2006 15:36:03 +0100
User-agent: Mutt/1.5.9i

On Tue, Nov 07, 2006 at 03:53:02PM +0200, Constantine Kousoulos wrote:
> That wasn't what i meant. I would like to know what are the major
> things that *don't* work. Can someone enlighten me on that subject?

I know ;-). I would also like to know, otherwise I would have told you.

> Does the current pthread implementation enable the use of pthreads 
> in new servers-libraries-translators? In other words, can a new 
> server/translator written with pthreads coexist with the current 
> cthread-based servers/translators?

No, translators must use the cthreads library :-/. I guess the main
reason is that some libraries commonly used by translators, such as
libports, use the cthreads library internally (e.g. when using
ports_manage_port_operations_multithread()), which forces translators
to use compatible objects (like mutexes).

-- 
Richard Braun

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]