This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Wait on multiple objects


Fabrice Gautier wrote:
Hi,

I'm looking for a way to wait on multiple object, for example multiple
conditionnal variables. Something that would provide a functionality similar
to select.


The thing is i dont want to include all the io packages just to use select.
I've looked at how the pselect implementation is done, but i'm a bit puzzled
since it seems  pselect wait on only one object.

Is there any (easy) way to do something that looks like wait queues ?

What about flags?


Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


-- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]