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]

Need clarification for cyg_mbox_timed_get()


The documentation for cyg_mbox_timed_get() states that it "will wait until
either a message is available or until a number of clock ticks have
occurred."

Occurred since when?

I assumed it was clock ticks occurred since the call to
cyg_mbox_timed_get(), but it seems to behave as if it is clock ticks
occurred since boot time (not as useful).  What is the correct behavior?

Jay


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


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