bug-hurd
[Top][All Lists]
Advanced

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

Re: Cthread2Pthread


From: Roland McGrath
Subject: Re: Cthread2Pthread
Date: Sun, 1 Dec 2002 15:10:43 -0500 (EST)

> We need pthread implementations (as GNU extensions) for them.

I am not convinced we really need it.  The caller can just signal several
conditions.  If this were used in more than two places, it could be done
with a wrapper around lists of conds.  But it's not, so the code could as
easily be changed to signal all relevant conds directly.




reply via email to

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