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]

Mail Box Timeout


Hi everybody !

Good day isn't it ?

I have a question for yours brains ...

In my application, I try to use cyg_mbox_timed_get() but this function
always return before the timeout even if I don't call cyg_mbox_put at any
time ...
So I'm lost. The timeout I pass is about 15ticks  (for 150 ms under my
system). The function always return with a null pointer.
So does the system do sometimes some cyg_thread_release itself ? Knowing I'm
NOT calling cyg_mbox_put() or cyg_thread_release()...

Please help ... ;-)

Have a nice day

Best regards

Matthieu

-- 
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]