Sujet : Re: OT: Windows (Was: Re: Open Source does not mean easily
De : nicolas$george (at) *nospam* salle-s.org (Nicolas George)
Groupes : comp.unix.programmerDate : 08. Jan 2025, 08:52:24
Autres entêtes
Organisation : Guest of ProXad - France
Message-ID : <677e2eb8$0$375$426a34cc@news.free.fr>
References : 1 2 3 4 5 6
User-Agent : Flrn (0.9.20070704)
Scott Lurndal, dans le message <
BcmfP.289889$aTp4.50420@fx09.iad>, a
écrit :
It is perfectly possible to poll() on a thread condition. See pipe(2).
It is possible to write code to wake a thread blocked in poll(). I have not
tried to deny this. It is not possible to poll() directly on a thread
condition. You have not disproved that.